|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sjm.parse.tokens.TokenType
Objects of this class represent a type of token, such as "number" or "word".
Field Summary | |
protected java.lang.String |
name
|
Constructor Summary | |
TokenType(java.lang.String name)
Creates a token type of the given name. |
Methods inherited from class java.lang.Object |
|
Field Detail |
protected java.lang.String name
Constructor Detail |
public TokenType(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |