Package cimerant.antlr.sql.phoenix
package cimerant.antlr.sql.phoenix
-
ClassesClassDescriptionThis is all the parsing support code essentially; most of it is error recovery stuff.This class provides an empty implementation of
PhoenixParserListener
, which can be extended to create a listener which only needs to handle a subset of the available methods.