public class Gee4BaseListener extends Object implements Gee4Listener
Gee4Listener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
Gee4BaseListener() |
public void enterWholegrammar(Gee4Parser.WholegrammarContext ctx)
Gee4Parser.wholegrammar().
The default implementation does nothing.
enterWholegrammar in interface Gee4Listenerctx - the parse treepublic void exitWholegrammar(Gee4Parser.WholegrammarContext ctx)
Gee4Parser.wholegrammar().
The default implementation does nothing.
exitWholegrammar in interface Gee4Listenerctx - the parse treepublic void enterHeader(Gee4Parser.HeaderContext ctx)
Gee4Parser.header().
The default implementation does nothing.
enterHeader in interface Gee4Listenerctx - the parse treepublic void exitHeader(Gee4Parser.HeaderContext ctx)
Gee4Parser.header().
The default implementation does nothing.
exitHeader in interface Gee4Listenerctx - the parse treepublic void enterGrammardef(Gee4Parser.GrammardefContext ctx)
Gee4Parser.grammardef().
The default implementation does nothing.
enterGrammardef in interface Gee4Listenerctx - the parse treepublic void exitGrammardef(Gee4Parser.GrammardefContext ctx)
Gee4Parser.grammardef().
The default implementation does nothing.
exitGrammardef in interface Gee4Listenerctx - the parse treepublic void enterRulelist(Gee4Parser.RulelistContext ctx)
Gee4Parser.rulelist().
The default implementation does nothing.
enterRulelist in interface Gee4Listenerctx - the parse treepublic void exitRulelist(Gee4Parser.RulelistContext ctx)
Gee4Parser.rulelist().
The default implementation does nothing.
exitRulelist in interface Gee4Listenerctx - the parse treepublic void enterRule_(Gee4Parser.Rule_Context ctx)
Gee4Parser.rule_().
The default implementation does nothing.
enterRule_ in interface Gee4Listenerctx - the parse treepublic void exitRule_(Gee4Parser.Rule_Context ctx)
Gee4Parser.rule_().
The default implementation does nothing.
exitRule_ in interface Gee4Listenerctx - the parse treepublic void enterDescription(Gee4Parser.DescriptionContext ctx)
Gee4Parser.description().
The default implementation does nothing.
enterDescription in interface Gee4Listenerctx - the parse treepublic void exitDescription(Gee4Parser.DescriptionContext ctx)
Gee4Parser.description().
The default implementation does nothing.
exitDescription in interface Gee4Listenerctx - the parse treepublic void enterRuleName(Gee4Parser.RuleNameContext ctx)
Gee4Parser.ruleName().
The default implementation does nothing.
enterRuleName in interface Gee4Listenerctx - the parse treepublic void exitRuleName(Gee4Parser.RuleNameContext ctx)
Gee4Parser.ruleName().
The default implementation does nothing.
exitRuleName in interface Gee4Listenerctx - the parse treepublic void enterRuleElements(Gee4Parser.RuleElementsContext ctx)
Gee4Parser.ruleElements().
The default implementation does nothing.
enterRuleElements in interface Gee4Listenerctx - the parse treepublic void exitRuleElements(Gee4Parser.RuleElementsContext ctx)
Gee4Parser.ruleElements().
The default implementation does nothing.
exitRuleElements in interface Gee4Listenerctx - the parse treepublic void enterRuleAlternative(Gee4Parser.RuleAlternativeContext ctx)
Gee4Parser.ruleAlternative().
The default implementation does nothing.
enterRuleAlternative in interface Gee4Listenerctx - the parse treepublic void exitRuleAlternative(Gee4Parser.RuleAlternativeContext ctx)
Gee4Parser.ruleAlternative().
The default implementation does nothing.
exitRuleAlternative in interface Gee4Listenerctx - the parse treepublic void enterRuleItem(Gee4Parser.RuleItemContext ctx)
Gee4Parser.ruleItem().
The default implementation does nothing.
enterRuleItem in interface Gee4Listenerctx - the parse treepublic void exitRuleItem(Gee4Parser.RuleItemContext ctx)
Gee4Parser.ruleItem().
The default implementation does nothing.
exitRuleItem in interface Gee4Listenerctx - the parse treepublic void enterRuleComponent(Gee4Parser.RuleComponentContext ctx)
Gee4Parser.ruleComponent().
The default implementation does nothing.
enterRuleComponent in interface Gee4Listenerctx - the parse treepublic void exitRuleComponent(Gee4Parser.RuleComponentContext ctx)
Gee4Parser.ruleComponent().
The default implementation does nothing.
exitRuleComponent in interface Gee4Listenerctx - the parse treepublic void enterCardinality(Gee4Parser.CardinalityContext ctx)
Gee4Parser.cardinality().
The default implementation does nothing.
enterCardinality in interface Gee4Listenerctx - the parse treepublic void exitCardinality(Gee4Parser.CardinalityContext ctx)
Gee4Parser.cardinality().
The default implementation does nothing.
exitCardinality in interface Gee4Listenerctx - the parse treepublic void enterLiteral(Gee4Parser.LiteralContext ctx)
Gee4Parser.literal().
The default implementation does nothing.
enterLiteral in interface Gee4Listenerctx - the parse treepublic void exitLiteral(Gee4Parser.LiteralContext ctx)
Gee4Parser.literal().
The default implementation does nothing.
exitLiteral in interface Gee4Listenerctx - the parse treepublic void enterQuotedString(Gee4Parser.QuotedStringContext ctx)
Gee4Parser.quotedString().
The default implementation does nothing.
enterQuotedString in interface Gee4Listenerctx - the parse treepublic void exitQuotedString(Gee4Parser.QuotedStringContext ctx)
Gee4Parser.quotedString().
The default implementation does nothing.
exitQuotedString in interface Gee4Listenerctx - the parse treepublic void enterNegatedQuotedString(Gee4Parser.NegatedQuotedStringContext ctx)
Gee4Parser.negatedQuotedString().
The default implementation does nothing.
enterNegatedQuotedString in interface Gee4Listenerctx - the parse treepublic void exitNegatedQuotedString(Gee4Parser.NegatedQuotedStringContext ctx)
Gee4Parser.negatedQuotedString().
The default implementation does nothing.
exitNegatedQuotedString in interface Gee4Listenerctx - the parse treepublic void enterCharSet(Gee4Parser.CharSetContext ctx)
Gee4Parser.charSet().
The default implementation does nothing.
enterCharSet in interface Gee4Listenerctx - the parse treepublic void exitCharSet(Gee4Parser.CharSetContext ctx)
Gee4Parser.charSet().
The default implementation does nothing.
exitCharSet in interface Gee4Listenerctx - the parse treepublic void enterNegatedCharSet(Gee4Parser.NegatedCharSetContext ctx)
Gee4Parser.negatedCharSet().
The default implementation does nothing.
enterNegatedCharSet in interface Gee4Listenerctx - the parse treepublic void exitNegatedCharSet(Gee4Parser.NegatedCharSetContext ctx)
Gee4Parser.negatedCharSet().
The default implementation does nothing.
exitNegatedCharSet in interface Gee4Listenerctx - the parse treepublic void enterDotPattern(Gee4Parser.DotPatternContext ctx)
Gee4Parser.dotPattern().
The default implementation does nothing.
enterDotPattern in interface Gee4Listenerctx - the parse treepublic void exitDotPattern(Gee4Parser.DotPatternContext ctx)
Gee4Parser.dotPattern().
The default implementation does nothing.
exitDotPattern in interface Gee4Listenerctx - the parse treepublic void enterRuleReference(Gee4Parser.RuleReferenceContext ctx)
Gee4Parser.ruleReference().
The default implementation does nothing.
enterRuleReference in interface Gee4Listenerctx - the parse treepublic void exitRuleReference(Gee4Parser.RuleReferenceContext ctx)
Gee4Parser.ruleReference().
The default implementation does nothing.
exitRuleReference in interface Gee4Listenerctx - the parse treepublic void enterSpecialRule(Gee4Parser.SpecialRuleContext ctx)
Gee4Parser.specialRule().
The default implementation does nothing.
enterSpecialRule in interface Gee4Listenerctx - the parse treepublic void exitSpecialRule(Gee4Parser.SpecialRuleContext ctx)
Gee4Parser.specialRule().
The default implementation does nothing.
exitSpecialRule in interface Gee4Listenerctx - the parse treepublic void enterFragmentRule(Gee4Parser.FragmentRuleContext ctx)
Gee4Parser.fragmentRule().
The default implementation does nothing.
enterFragmentRule in interface Gee4Listenerctx - the parse treepublic void exitFragmentRule(Gee4Parser.FragmentRuleContext ctx)
Gee4Parser.fragmentRule().
The default implementation does nothing.
exitFragmentRule in interface Gee4Listenerctx - the parse treepublic void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2019. All rights reserved.