Java.ArrayInitializerOrRvalue, Java.ElementValue, Java.LocatableJava.BooleanLiteral, Java.CharacterLiteral, Java.FloatingPointLiteral, Java.IntegerLiteral, Java.NullLiteral, Java.StringLiteralpublic abstract static class Java.Literal extends Java.Rvalue
| Modifier and Type | Field | Description |
|---|---|---|
String |
value |
The text of the literal token, as in the source code.
|
NOWHERE| Modifier and Type | Method | Description |
|---|---|---|
String |
toString() |
accept, toLvalue, toLvalueOrCompileException, toRvalueOrCompileException, toType, toTypeOrCompileExceptionacceptgetLocation, throwCompileExceptiongetLocation, throwCompileExceptionaccept, getEnclosingBlockStatement, setEnclosingBlockStatement, toRvaluepublic final String value
Copyright © 2001–2019. All rights reserved.