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