Package org.opencypher.tools.antlr.bnf
-
Interface Summary Interface Description BNFListener This interface defines a complete listener for a parse tree produced byBNFParser. -
Class Summary Class Description BNFBaseListener This class provides an empty implementation ofBNFListener, which can be extended to create a listener which only needs to handle a subset of the available methods.BNFLexer BNFParser BNFParser.AlternativeContext BNFParser.AlternativesContext BNFParser.BnfsymbolContext BNFParser.BnfsymbolsContext BNFParser.CharactersetContext BNFParser.DescriptionContext BNFParser.DescriptionLineContext BNFParser.ElementContext BNFParser.ExclusioncharactersetContext BNFParser.HeaderContext BNFParser.IdContext BNFParser.LhsContext BNFParser.ListcharactersetContext BNFParser.NamedcharactersetContext BNFParser.NormaltextContext BNFParser.OptionalitemContext BNFParser.RequireditemContext BNFParser.RhsContext BNFParser.Rule_Context BNFParser.RuleidContext BNFParser.RulelistContext BNFParser.RulerefContext BNFParser.TextContext