|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jltools.lex.Token
|
+--jltools.lex.Literal
|
+--jltools.lex.NullLiteral
A token class for null literals.
| Constructor Summary | |
NullLiteral(Position position,
int sym)
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class jltools.lex.Token |
escape, getPosition, symbol |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NullLiteral(Position position,
int sym)
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||