Package redempt.redlex.token
Class StringChoiceToken
java.lang.Object
redempt.redlex.data.TokenType
redempt.redlex.token.StringChoiceToken
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Token
findForward
(String str, int pos, LexContext ctx) int
Methods inherited from class redempt.redlex.data.TokenType
getFirstCharacters, getId, getLexer, getMessage, getName, nameMatches, replacePlaceholders, setLexer, setName, toString, tryTokenize, walk
-
Constructor Details
-
StringChoiceToken
-
-
Method Details
-
findForward
- Specified by:
findForward
in classTokenType
-
minLength
public int minLength() -
calcFirstCharacters
- Specified by:
calcFirstCharacters
in classTokenType
-