|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Literal | |
|---|---|
| org.teatrove.tea.parsetree | |
| Uses of Literal in org.teatrove.tea.parsetree |
|---|
| Subclasses of Literal in org.teatrove.tea.parsetree | |
|---|---|
class |
BooleanLiteral
BooleanLiterals can only have one of two values, true or false. |
class |
NullLiteral
A Literal representing the null Object. |
class |
NumberLiteral
Base class for all Literals that have a numeric type. |
class |
StringLiteral
A StringLiteral is a constant string of characters, usually delimited by quotes in a source file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||