Uses of Class
gnu.expr.Keyword
Packages that use Keyword
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.-
Uses of Keyword in gnu.expr
Modifier and TypeMethodDescriptionExpression.checkLiteralKeyword()
Is this a keyword argument? In the future this will return non-null only for explicit literal non-quoted Keywords.static Keyword
Create or find a Keyword with a given name (without ':'). -
Uses of Keyword in kawa.lang
-
Uses of Keyword in kawa.standard
Fields in kawa.standard declared as KeywordModifier and TypeFieldDescriptionstatic final Keyword
object.accessKeyword
static final Keyword
object.allocationKeyword
static final Keyword
object.classNameKeyword
static final Keyword
object.interfaceKeyword
static final Keyword
object.throwsKeyword