Uses of Class
org.pgcodekeeper.core.parsers.antlr.ms.generated.TSQLParser.Tsql_fileContext
Packages that use TSQLParser.Tsql_fileContext
Package
Description
-
Uses of TSQLParser.Tsql_fileContext in org.pgcodekeeper.core.parsers.antlr.ms
Methods in org.pgcodekeeper.core.parsers.antlr.ms with parameters of type TSQLParser.Tsql_fileContextModifier and TypeMethodDescriptionvoidCustomTSQLParserListener.process(TSQLParser.Tsql_fileContext rootCtx, org.antlr.v4.runtime.CommonTokenStream stream) Processes the complete T-SQL file context.voidTSQLOverridesListener.process(TSQLParser.Tsql_fileContext rootCtx, org.antlr.v4.runtime.CommonTokenStream stream) Processes the complete T-SQL file context. -
Uses of TSQLParser.Tsql_fileContext in org.pgcodekeeper.core.parsers.antlr.ms.generated
Methods in org.pgcodekeeper.core.parsers.antlr.ms.generated that return TSQLParser.Tsql_fileContext