|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfun.parsec.tokens.NamedToken
jfun.parsec.tokens.TypedToken<TokenType>
jfun.parsec.tokens.TokenReserved
@Deprecated public class TokenReserved
token for any reserved word.
Method Summary | |
---|---|
java.lang.String |
getValue()
Deprecated. Get the value of the reserved word. |
Methods inherited from class jfun.parsec.tokens.TypedToken |
---|
equals, equals, getText, getType, hashCode |
Methods inherited from class jfun.parsec.tokens.NamedToken |
---|
getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public final java.lang.String getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |