See: Description
Enum | Description |
---|---|
FieldManifestation |
Describes the manifestation of a class's field, i.e.
|
MemberVisibility |
Describes a field's or a method's visibility.
|
MethodManifestation |
Describes the manifestation of a method, i.e.
|
Ownership |
Determines the ownership of a field or method, i.e.
|
SuperFlag |
Determines if the
super flag should be set for a given type. |
SynchronizationState |
Describes if a method is supposed to be synchronized.
|
SyntheticState |
Defines if a type or member is supposed to be marked as synthetic.
|
TypeManifestation |
Describes a type's manifestation, i.e.
|
TypeVisibility |
Describes a type's visibility.
|
Copyright © 2014. All rights reserved.