Uses of Class
adql.parser.SimpleCharStream
Packages that use SimpleCharStream
-
Uses of SimpleCharStream in adql.parser
Fields in adql.parser declared as SimpleCharStreamMethods in adql.parser with parameters of type SimpleCharStreamModifier and TypeMethodDescriptionvoid
ADQLParserTokenManager.ReInit
(SimpleCharStream stream) Reinitialise parser.void
ADQLParserTokenManager.ReInit
(SimpleCharStream stream, int lexState) Reinitialise parser.Constructors in adql.parser with parameters of type SimpleCharStreamModifierConstructorDescriptionConstructor.ADQLParserTokenManager
(SimpleCharStream stream, int lexState) Constructor.