JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
org.yecht.KindTag
Packages that use
KindTag
Package
Description
org.yecht
Uses of
KindTag
in
org.yecht
Fields in
org.yecht
declared as
KindTag
Modifier and Type
Field
Description
KindTag
Node.
kind
Methods in
org.yecht
that return
KindTag
Modifier and Type
Method
Description
static
KindTag
KindTag.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
KindTag
[]
KindTag.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.