Uses of Class
org.pgcodekeeper.core.database.ms.parser.generated.TSQLParser.Tsql_fileContext
Packages that use TSQLParser.Tsql_fileContext
Package
Description
-
Uses of TSQLParser.Tsql_fileContext in org.pgcodekeeper.core.database.ms.parser
Methods in org.pgcodekeeper.core.database.ms.parser with parameters of type TSQLParser.Tsql_fileContextModifier and TypeMethodDescriptionvoidMsCustomParserListener.process(TSQLParser.Tsql_fileContext rootCtx, org.antlr.v4.runtime.CommonTokenStream stream) Processes the complete T-SQL file context.voidMsOverridesListener.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.database.ms.parser.generated
Methods in org.pgcodekeeper.core.database.ms.parser.generated that return TSQLParser.Tsql_fileContext