public class IrpBaseListener extends Object implements IrpListener
IrpListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
IrpBaseListener() |
public void enterProtocol(IrpParser.ProtocolContext ctx)
IrpParser.protocol().
The default implementation does nothing.
enterProtocol in interface IrpListenerctx - the parse treepublic void exitProtocol(IrpParser.ProtocolContext ctx)
IrpParser.protocol().
The default implementation does nothing.
exitProtocol in interface IrpListenerctx - the parse treepublic void enterGeneralspec(IrpParser.GeneralspecContext ctx)
IrpParser.generalspec().
The default implementation does nothing.
enterGeneralspec in interface IrpListenerctx - the parse treepublic void exitGeneralspec(IrpParser.GeneralspecContext ctx)
IrpParser.generalspec().
The default implementation does nothing.
exitGeneralspec in interface IrpListenerctx - the parse treepublic void enterGeneralspec_list(IrpParser.Generalspec_listContext ctx)
IrpParser.generalspec_list().
The default implementation does nothing.
enterGeneralspec_list in interface IrpListenerctx - the parse treepublic void exitGeneralspec_list(IrpParser.Generalspec_listContext ctx)
IrpParser.generalspec_list().
The default implementation does nothing.
exitGeneralspec_list in interface IrpListenerctx - the parse treepublic void enterGeneralspec_item(IrpParser.Generalspec_itemContext ctx)
IrpParser.generalspec_item().
The default implementation does nothing.
enterGeneralspec_item in interface IrpListenerctx - the parse treepublic void exitGeneralspec_item(IrpParser.Generalspec_itemContext ctx)
IrpParser.generalspec_item().
The default implementation does nothing.
exitGeneralspec_item in interface IrpListenerctx - the parse treepublic void enterFrequency_item(IrpParser.Frequency_itemContext ctx)
IrpParser.frequency_item().
The default implementation does nothing.
enterFrequency_item in interface IrpListenerctx - the parse treepublic void exitFrequency_item(IrpParser.Frequency_itemContext ctx)
IrpParser.frequency_item().
The default implementation does nothing.
exitFrequency_item in interface IrpListenerctx - the parse treepublic void enterDutycycle_item(IrpParser.Dutycycle_itemContext ctx)
IrpParser.dutycycle_item().
The default implementation does nothing.
enterDutycycle_item in interface IrpListenerctx - the parse treepublic void exitDutycycle_item(IrpParser.Dutycycle_itemContext ctx)
IrpParser.dutycycle_item().
The default implementation does nothing.
exitDutycycle_item in interface IrpListenerctx - the parse treepublic void enterUnit_item(IrpParser.Unit_itemContext ctx)
IrpParser.unit_item().
The default implementation does nothing.
enterUnit_item in interface IrpListenerctx - the parse treepublic void exitUnit_item(IrpParser.Unit_itemContext ctx)
IrpParser.unit_item().
The default implementation does nothing.
exitUnit_item in interface IrpListenerctx - the parse treepublic void enterOrder_item(IrpParser.Order_itemContext ctx)
IrpParser.order_item().
The default implementation does nothing.
enterOrder_item in interface IrpListenerctx - the parse treepublic void exitOrder_item(IrpParser.Order_itemContext ctx)
IrpParser.order_item().
The default implementation does nothing.
exitOrder_item in interface IrpListenerctx - the parse treepublic void enterDuration(IrpParser.DurationContext ctx)
IrpParser.duration().
The default implementation does nothing.
enterDuration in interface IrpListenerctx - the parse treepublic void exitDuration(IrpParser.DurationContext ctx)
IrpParser.duration().
The default implementation does nothing.
exitDuration in interface IrpListenerctx - the parse treepublic void enterFlash(IrpParser.FlashContext ctx)
IrpParser.flash().
The default implementation does nothing.
enterFlash in interface IrpListenerctx - the parse treepublic void exitFlash(IrpParser.FlashContext ctx)
IrpParser.flash().
The default implementation does nothing.
exitFlash in interface IrpListenerctx - the parse treepublic void enterGap(IrpParser.GapContext ctx)
IrpParser.gap().
The default implementation does nothing.
enterGap in interface IrpListenerctx - the parse treepublic void exitGap(IrpParser.GapContext ctx)
IrpParser.gap().
The default implementation does nothing.
exitGap in interface IrpListenerctx - the parse treepublic void enterName_or_number(IrpParser.Name_or_numberContext ctx)
IrpParser.name_or_number().
The default implementation does nothing.
enterName_or_number in interface IrpListenerctx - the parse treepublic void exitName_or_number(IrpParser.Name_or_numberContext ctx)
IrpParser.name_or_number().
The default implementation does nothing.
exitName_or_number in interface IrpListenerctx - the parse treepublic void enterExtent(IrpParser.ExtentContext ctx)
IrpParser.extent().
The default implementation does nothing.
enterExtent in interface IrpListenerctx - the parse treepublic void exitExtent(IrpParser.ExtentContext ctx)
IrpParser.extent().
The default implementation does nothing.
exitExtent in interface IrpListenerctx - the parse treepublic void enterFinite_bitfield(IrpParser.Finite_bitfieldContext ctx)
finite_bitfield
labeled alternative in IrpParser.bitfield().
The default implementation does nothing.
enterFinite_bitfield in interface IrpListenerctx - the parse treepublic void exitFinite_bitfield(IrpParser.Finite_bitfieldContext ctx)
finite_bitfield
labeled alternative in IrpParser.bitfield().
The default implementation does nothing.
exitFinite_bitfield in interface IrpListenerctx - the parse treepublic void enterInfinite_bitfield(IrpParser.Infinite_bitfieldContext ctx)
infinite_bitfield
labeled alternative in IrpParser.bitfield().
The default implementation does nothing.
enterInfinite_bitfield in interface IrpListenerctx - the parse treepublic void exitInfinite_bitfield(IrpParser.Infinite_bitfieldContext ctx)
infinite_bitfield
labeled alternative in IrpParser.bitfield().
The default implementation does nothing.
exitInfinite_bitfield in interface IrpListenerctx - the parse treepublic void enterPrimary_item(IrpParser.Primary_itemContext ctx)
IrpParser.primary_item().
The default implementation does nothing.
enterPrimary_item in interface IrpListenerctx - the parse treepublic void exitPrimary_item(IrpParser.Primary_itemContext ctx)
IrpParser.primary_item().
The default implementation does nothing.
exitPrimary_item in interface IrpListenerctx - the parse treepublic void enterIrstream(IrpParser.IrstreamContext ctx)
IrpParser.irstream().
The default implementation does nothing.
enterIrstream in interface IrpListenerctx - the parse treepublic void exitIrstream(IrpParser.IrstreamContext ctx)
IrpParser.irstream().
The default implementation does nothing.
exitIrstream in interface IrpListenerctx - the parse treepublic void enterBare_irstream(IrpParser.Bare_irstreamContext ctx)
IrpParser.bare_irstream().
The default implementation does nothing.
enterBare_irstream in interface IrpListenerctx - the parse treepublic void exitBare_irstream(IrpParser.Bare_irstreamContext ctx)
IrpParser.bare_irstream().
The default implementation does nothing.
exitBare_irstream in interface IrpListenerctx - the parse treepublic void enterIrstream_item(IrpParser.Irstream_itemContext ctx)
IrpParser.irstream_item().
The default implementation does nothing.
enterIrstream_item in interface IrpListenerctx - the parse treepublic void exitIrstream_item(IrpParser.Irstream_itemContext ctx)
IrpParser.irstream_item().
The default implementation does nothing.
exitIrstream_item in interface IrpListenerctx - the parse treepublic void enterBitspec(IrpParser.BitspecContext ctx)
IrpParser.bitspec().
The default implementation does nothing.
enterBitspec in interface IrpListenerctx - the parse treepublic void exitBitspec(IrpParser.BitspecContext ctx)
IrpParser.bitspec().
The default implementation does nothing.
exitBitspec in interface IrpListenerctx - the parse treepublic void enterRepeat_marker(IrpParser.Repeat_markerContext ctx)
IrpParser.repeat_marker().
The default implementation does nothing.
enterRepeat_marker in interface IrpListenerctx - the parse treepublic void exitRepeat_marker(IrpParser.Repeat_markerContext ctx)
IrpParser.repeat_marker().
The default implementation does nothing.
exitRepeat_marker in interface IrpListenerctx - the parse treepublic void enterBitspec_irstream(IrpParser.Bitspec_irstreamContext ctx)
IrpParser.bitspec_irstream().
The default implementation does nothing.
enterBitspec_irstream in interface IrpListenerctx - the parse treepublic void exitBitspec_irstream(IrpParser.Bitspec_irstreamContext ctx)
IrpParser.bitspec_irstream().
The default implementation does nothing.
exitBitspec_irstream in interface IrpListenerctx - the parse treepublic void enterPara_expression(IrpParser.Para_expressionContext ctx)
IrpParser.para_expression().
The default implementation does nothing.
enterPara_expression in interface IrpListenerctx - the parse treepublic void exitPara_expression(IrpParser.Para_expressionContext ctx)
IrpParser.para_expression().
The default implementation does nothing.
exitPara_expression in interface IrpListenerctx - the parse treepublic void enterExpression(IrpParser.ExpressionContext ctx)
IrpParser.expression().
The default implementation does nothing.
enterExpression in interface IrpListenerctx - the parse treepublic void exitExpression(IrpParser.ExpressionContext ctx)
IrpParser.expression().
The default implementation does nothing.
exitExpression in interface IrpListenerctx - the parse treepublic void enterExpressionEOF(IrpParser.ExpressionEOFContext ctx)
IrpParser.expressionEOF().
The default implementation does nothing.
enterExpressionEOF in interface IrpListenerctx - the parse treepublic void exitExpressionEOF(IrpParser.ExpressionEOFContext ctx)
IrpParser.expressionEOF().
The default implementation does nothing.
exitExpressionEOF in interface IrpListenerctx - the parse treepublic void enterDefinitions(IrpParser.DefinitionsContext ctx)
IrpParser.definitions().
The default implementation does nothing.
enterDefinitions in interface IrpListenerctx - the parse treepublic void exitDefinitions(IrpParser.DefinitionsContext ctx)
IrpParser.definitions().
The default implementation does nothing.
exitDefinitions in interface IrpListenerctx - the parse treepublic void enterDefinitions_list(IrpParser.Definitions_listContext ctx)
IrpParser.definitions_list().
The default implementation does nothing.
enterDefinitions_list in interface IrpListenerctx - the parse treepublic void exitDefinitions_list(IrpParser.Definitions_listContext ctx)
IrpParser.definitions_list().
The default implementation does nothing.
exitDefinitions_list in interface IrpListenerctx - the parse treepublic void enterDefinition(IrpParser.DefinitionContext ctx)
IrpParser.definition().
The default implementation does nothing.
enterDefinition in interface IrpListenerctx - the parse treepublic void exitDefinition(IrpParser.DefinitionContext ctx)
IrpParser.definition().
The default implementation does nothing.
exitDefinition in interface IrpListenerctx - the parse treepublic void enterAssignment(IrpParser.AssignmentContext ctx)
IrpParser.assignment().
The default implementation does nothing.
enterAssignment in interface IrpListenerctx - the parse treepublic void exitAssignment(IrpParser.AssignmentContext ctx)
IrpParser.assignment().
The default implementation does nothing.
exitAssignment in interface IrpListenerctx - the parse treepublic void enterVariation(IrpParser.VariationContext ctx)
IrpParser.variation().
The default implementation does nothing.
enterVariation in interface IrpListenerctx - the parse treepublic void exitVariation(IrpParser.VariationContext ctx)
IrpParser.variation().
The default implementation does nothing.
exitVariation in interface IrpListenerctx - the parse treepublic void enterAlternative(IrpParser.AlternativeContext ctx)
IrpParser.alternative().
The default implementation does nothing.
enterAlternative in interface IrpListenerctx - the parse treepublic void exitAlternative(IrpParser.AlternativeContext ctx)
IrpParser.alternative().
The default implementation does nothing.
exitAlternative in interface IrpListenerctx - the parse treepublic void enterNumber(IrpParser.NumberContext ctx)
IrpParser.number().
The default implementation does nothing.
enterNumber in interface IrpListenerctx - the parse treepublic void exitNumber(IrpParser.NumberContext ctx)
IrpParser.number().
The default implementation does nothing.
exitNumber in interface IrpListenerctx - the parse treepublic void enterNumber_with_decimals(IrpParser.Number_with_decimalsContext ctx)
IrpParser.number_with_decimals().
The default implementation does nothing.
enterNumber_with_decimals in interface IrpListenerctx - the parse treepublic void exitNumber_with_decimals(IrpParser.Number_with_decimalsContext ctx)
IrpParser.number_with_decimals().
The default implementation does nothing.
exitNumber_with_decimals in interface IrpListenerctx - the parse treepublic void enterName(IrpParser.NameContext ctx)
IrpParser.name().
The default implementation does nothing.
enterName in interface IrpListenerctx - the parse treepublic void exitName(IrpParser.NameContext ctx)
IrpParser.name().
The default implementation does nothing.
exitName in interface IrpListenerctx - the parse treepublic void enterParameter_specs(IrpParser.Parameter_specsContext ctx)
IrpParser.parameter_specs().
The default implementation does nothing.
enterParameter_specs in interface IrpListenerctx - the parse treepublic void exitParameter_specs(IrpParser.Parameter_specsContext ctx)
IrpParser.parameter_specs().
The default implementation does nothing.
exitParameter_specs in interface IrpListenerctx - the parse treepublic void enterParameter_spec(IrpParser.Parameter_specContext ctx)
IrpParser.parameter_spec().
The default implementation does nothing.
enterParameter_spec in interface IrpListenerctx - the parse treepublic void exitParameter_spec(IrpParser.Parameter_specContext ctx)
IrpParser.parameter_spec().
The default implementation does nothing.
exitParameter_spec in interface IrpListenerctx - the parse treepublic void enterFloat_number(IrpParser.Float_numberContext ctx)
IrpParser.float_number().
The default implementation does nothing.
enterFloat_number in interface IrpListenerctx - the parse treepublic void exitFloat_number(IrpParser.Float_numberContext ctx)
IrpParser.float_number().
The default implementation does nothing.
exitFloat_number in interface IrpListenerctx - 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.