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