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 KeywordCreate 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 Keywordobject.accessKeywordstatic final Keywordobject.allocationKeywordstatic final Keywordobject.classNameKeywordstatic final Keywordobject.interfaceKeywordstatic final Keywordobject.throwsKeyword