Provides interfaces to represent source code as abstract syntax
trees (AST).
-
static enum
Enumerates all kinds of trees.
Returns the kind of this tree.
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.