public final class KotlinCommonFlags extends KotlinFlags
| Modifier and Type | Field and Description |
|---|---|
boolean |
hasAnnotations
Valid for: class, constructor, function, synthetic function, property, property accessor, typeAlias, type, type
parameter, value parameter
|
| Constructor and Description |
|---|
KotlinCommonFlags() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<kotlinx.metadata.Flag,FlagValue> |
getOwnProperties() |
asInt, getChildren, getFlags, setFlagspublic boolean hasAnnotations
protected java.util.Map<kotlinx.metadata.Flag,FlagValue> getOwnProperties()
getOwnProperties in class KotlinFlags