ElementKind
Enum ElementKind
- java.lang.Object
-
- java.lang.Enum<ElementKind>
-
- javax.lang.model.element.ElementKind
- All Implemented Interfaces:
- Serializable, Comparable<ElementKind>
public enum ElementKind extends Enum<ElementKind>
The kind
of an element.
Note that it is possible additional element kinds will be added to accommodate new, currently unknown, langu