Package adql.parser.grammar
package adql.parser.grammar
-
ClassDescriptionAPI of a specific ADQL grammar's parser.API helping to iterate over a set of
Token
s.Common partial implementation of anADQLGrammar
.This exception is thrown when parse errors are encountered.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Describes the input token stream.Token Manager Error.