public static class SClassReader.ClassEntity extends SClassReader.AnnotatedEntity
accessflags, annotations| Constructor and Description |
|---|
ClassEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrivate()
Tests if entity is private.
|
boolean |
isProtected()
Tests if entity is protected.
|
boolean |
isStatic()
Tests if entity is static.
|
getAccessFlags, getAnnotation, getAnnotations, hasAnnotation, isFinal, isPublic, isSynthetic, setAccessFlags, setAnnotations