Uses of Class
org.opencypher.tools.antlr.g4.Gee4Parser.WholegrammarContext
-
Packages that use Gee4Parser.WholegrammarContext Package Description org.opencypher.tools.antlr.g4 org.opencypher.tools.g4processors -
-
Uses of Gee4Parser.WholegrammarContext in org.opencypher.tools.antlr.g4
Methods in org.opencypher.tools.antlr.g4 that return Gee4Parser.WholegrammarContext Modifier and Type Method Description Gee4Parser.WholegrammarContextGee4Parser. wholegrammar()Methods in org.opencypher.tools.antlr.g4 with parameters of type Gee4Parser.WholegrammarContext Modifier and Type Method Description voidGee4BaseListener. enterWholegrammar(Gee4Parser.WholegrammarContext ctx)Enter a parse tree produced byGee4Parser.wholegrammar().voidGee4Listener. enterWholegrammar(Gee4Parser.WholegrammarContext ctx)Enter a parse tree produced byGee4Parser.wholegrammar().voidGee4BaseListener. exitWholegrammar(Gee4Parser.WholegrammarContext ctx)Exit a parse tree produced byGee4Parser.wholegrammar().voidGee4Listener. exitWholegrammar(Gee4Parser.WholegrammarContext ctx)Exit a parse tree produced byGee4Parser.wholegrammar(). -
Uses of Gee4Parser.WholegrammarContext in org.opencypher.tools.g4processors
Methods in org.opencypher.tools.g4processors with parameters of type Gee4Parser.WholegrammarContext Modifier and Type Method Description voidG4Listener. exitWholegrammar(Gee4Parser.WholegrammarContext ctx)
-