Uses of Class
org.tweetyproject.arg.delp.parser.SimpleCharStream
-
Uses of SimpleCharStream in org.tweetyproject.arg.delp.parser
Modifier and TypeMethodDescriptionvoid
DelpParserTokenManager.ReInit
(SimpleCharStream stream) Reinitializes the token manager with a new input stream.void
DelpParserTokenManager.ReInit
(SimpleCharStream stream, int lexState) Reinitializes the token manager with a new input stream and lexical state.ModifierConstructorDescriptionConstructor for initializing the token manager with the specified input stream.DelpParserTokenManager
(SimpleCharStream stream, int lexState) Constructor for initializing the token manager with the specified input stream and lexical state.