public enum ElementKind
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

The kind of an element.

Note that it is possible additional element kinds will be added to accommodate new, currently unknown, language structures added to future versions of the Java™ programming language.

extends Enum<ElementKind>

See also:
Element

Since:  1.6