Uses of Class
org.pgcodekeeper.core.parsers.antlr.ch.generated.CHParser.Ch_fileContext
Packages that use CHParser.Ch_fileContext
Package
Description
-
Uses of CHParser.Ch_fileContext in org.pgcodekeeper.core.parsers.antlr.ch
Methods in org.pgcodekeeper.core.parsers.antlr.ch with parameters of type CHParser.Ch_fileContextModifier and TypeMethodDescriptionvoidChSQLOverridesListener.process(CHParser.Ch_fileContext rootCtx, org.antlr.v4.runtime.CommonTokenStream stream) Processes the complete ClickHouse SQL file context.voidCustomChSQLParserListener.process(CHParser.Ch_fileContext rootCtx, org.antlr.v4.runtime.CommonTokenStream stream) -
Uses of CHParser.Ch_fileContext in org.pgcodekeeper.core.parsers.antlr.ch.generated
Methods in org.pgcodekeeper.core.parsers.antlr.ch.generated that return CHParser.Ch_fileContext