java.lang.Object
de.grogra.grammar.Sequence
- Direct Known Subclasses:
CharSeq
,StringSequence
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LexicalException
createException
(String terminating) protected Token
createLiteral
(CharSequence content)
-
Constructor Details
-
Sequence
-
-
Method Details
-
getToken
- Throws:
LexicalException
IOException
-
createLiteral
- Throws:
LexicalException
-
createException
-