Class BatchContextProcessor
java.lang.Object
org.pgcodekeeper.core.parsers.antlr.base.statement.ParserAbstract<MsDatabase>
org.pgcodekeeper.core.parsers.antlr.ms.statement.MsParserAbstract
org.pgcodekeeper.core.parsers.antlr.ms.statement.BatchContextProcessor
- Direct Known Subclasses:
AlterMsBatch,CreateMsFunction,CreateMsProcedure,CreateMsTrigger,CreateMsView
Abstract base class for Microsoft SQL parsers that handle batch context processing.
Provides functionality for processing statements with source code preservation
and proper location tracking for batch-oriented SQL objects like functions, procedures, and views.
-
Method Summary
Methods inherited from class org.pgcodekeeper.core.parsers.antlr.base.statement.ParserAbstract
fillOptionParams, fillOptionParams, getFullCtxText, getFullCtxText, getFullCtxText, getSafe, getSafe, parseArgMode, parseObject, parseObject