# Functions
NewPlSqlLexerParser returns a new *PlSqlParser, including a PlSqlLexer with the given text.
NewPlSqlParserListener returns a *BaseWalkListener with the DefaultErrorListener set.
NewPlSqlStringLexer returns a new *PlSqlLexer with an input stream set to the given text.
No description provided by the author
No description provided by the author
ParseToConvertMap parses the text into a ConvertMap (INSERT INTO with SELECT statements only).
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
NewPlSqlLexer is a copy of plsql.NewPlSqlLexer.
NewPlSqlParser is a copy of plsql.NewPlSqlParser.
No description provided by the author
# Structs
BaseWalkListener is a minimal Walk Listener.
No description provided by the author
No description provided by the author
Errors implements the "error" interface, and holds several errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author