public class DsmrBaseListener extends Object implements DsmrListener
DsmrListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
DsmrBaseListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
enterCurrentL1(DsmrParser.CurrentL1Context ctx)
Enter a parse tree produced by the
currentL1
labeled alternative in DsmrParser.field(). |
void |
enterCurrentL2(DsmrParser.CurrentL2Context ctx)
Enter a parse tree produced by the
currentL2
labeled alternative in DsmrParser.field(). |
void |
enterCurrentL3(DsmrParser.CurrentL3Context ctx)
Enter a parse tree produced by the
currentL3
labeled alternative in DsmrParser.field(). |
void |
enterElectricityPowerReceived(DsmrParser.ElectricityPowerReceivedContext ctx)
Enter a parse tree produced by the
electricityPowerReceived
labeled alternative in DsmrParser.field(). |
void |
enterElectricityPowerReturned(DsmrParser.ElectricityPowerReturnedContext ctx)
Enter a parse tree produced by the
electricityPowerReturned
labeled alternative in DsmrParser.field(). |
void |
enterElectricityReceivedLowTariff(DsmrParser.ElectricityReceivedLowTariffContext ctx)
Enter a parse tree produced by the
electricityReceivedLowTariff
labeled alternative in DsmrParser.field(). |
void |
enterElectricityReceivedNormalTariff(DsmrParser.ElectricityReceivedNormalTariffContext ctx)
Enter a parse tree produced by the
electricityReceivedNormalTariff
labeled alternative in DsmrParser.field(). |
void |
enterElectricityReturnedLowTariff(DsmrParser.ElectricityReturnedLowTariffContext ctx)
Enter a parse tree produced by the
electricityReturnedLowTariff
labeled alternative in DsmrParser.field(). |
void |
enterElectricityReturnedNormalTariff(DsmrParser.ElectricityReturnedNormalTariffContext ctx)
Enter a parse tree produced by the
electricityReturnedNormalTariff
labeled alternative in DsmrParser.field(). |
void |
enterElectricityTariffIndicator(DsmrParser.ElectricityTariffIndicatorContext ctx)
Enter a parse tree produced by the
electricityTariffIndicator
labeled alternative in DsmrParser.field(). |
void |
enterEquipmentId(DsmrParser.EquipmentIdContext ctx)
Enter a parse tree produced by the
equipmentId
labeled alternative in DsmrParser.field(). |
void |
enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) |
void |
enterLongPowerFailures(DsmrParser.LongPowerFailuresContext ctx)
Enter a parse tree produced by the
longPowerFailures
labeled alternative in DsmrParser.field(). |
void |
enterMBus1EquipmentId(DsmrParser.MBus1EquipmentIdContext ctx)
Enter a parse tree produced by the
mBus1EquipmentId
labeled alternative in DsmrParser.field(). |
void |
enterMBus1Type(DsmrParser.MBus1TypeContext ctx)
Enter a parse tree produced by the
mBus1Type
labeled alternative in DsmrParser.field(). |
void |
enterMBus1Usage(DsmrParser.MBus1UsageContext ctx)
Enter a parse tree produced by the
mBus1Usage
labeled alternative in DsmrParser.field(). |
void |
enterMBus2EquipmentId(DsmrParser.MBus2EquipmentIdContext ctx)
Enter a parse tree produced by the
mBus2EquipmentId
labeled alternative in DsmrParser.field(). |
void |
enterMBus2Type(DsmrParser.MBus2TypeContext ctx)
Enter a parse tree produced by the
mBus2Type
labeled alternative in DsmrParser.field(). |
void |
enterMBus2Usage(DsmrParser.MBus2UsageContext ctx)
Enter a parse tree produced by the
mBus2Usage
labeled alternative in DsmrParser.field(). |
void |
enterMBus3EquipmentId(DsmrParser.MBus3EquipmentIdContext ctx)
Enter a parse tree produced by the
mBus3EquipmentId
labeled alternative in DsmrParser.field(). |
void |
enterMBus3Type(DsmrParser.MBus3TypeContext ctx)
Enter a parse tree produced by the
mBus3Type
labeled alternative in DsmrParser.field(). |
void |
enterMBus3Usage(DsmrParser.MBus3UsageContext ctx)
Enter a parse tree produced by the
mBus3Usage
labeled alternative in DsmrParser.field(). |
void |
enterMBus4EquipmentId(DsmrParser.MBus4EquipmentIdContext ctx)
Enter a parse tree produced by the
mBus4EquipmentId
labeled alternative in DsmrParser.field(). |
void |
enterMBus4Type(DsmrParser.MBus4TypeContext ctx)
Enter a parse tree produced by the
mBus4Type
labeled alternative in DsmrParser.field(). |
void |
enterMBus4Usage(DsmrParser.MBus4UsageContext ctx)
Enter a parse tree produced by the
mBus4Usage
labeled alternative in DsmrParser.field(). |
void |
enterMessage(DsmrParser.MessageContext ctx)
Enter a parse tree produced by the
message
labeled alternative in DsmrParser.field(). |
void |
enterP1Version(DsmrParser.P1VersionContext ctx)
Enter a parse tree produced by the
p1Version
labeled alternative in DsmrParser.field(). |
void |
enterPowerFailureEventLog(DsmrParser.PowerFailureEventLogContext ctx)
Enter a parse tree produced by the
powerFailureEventLog
labeled alternative in DsmrParser.field(). |
void |
enterPowerFailures(DsmrParser.PowerFailuresContext ctx)
Enter a parse tree produced by the
powerFailures
labeled alternative in DsmrParser.field(). |
void |
enterPowerReceivedL1(DsmrParser.PowerReceivedL1Context ctx)
Enter a parse tree produced by the
powerReceivedL1
labeled alternative in DsmrParser.field(). |
void |
enterPowerReceivedL2(DsmrParser.PowerReceivedL2Context ctx)
Enter a parse tree produced by the
powerReceivedL2
labeled alternative in DsmrParser.field(). |
void |
enterPowerReceivedL3(DsmrParser.PowerReceivedL3Context ctx)
Enter a parse tree produced by the
powerReceivedL3
labeled alternative in DsmrParser.field(). |
void |
enterPowerReturnedL1(DsmrParser.PowerReturnedL1Context ctx)
Enter a parse tree produced by the
powerReturnedL1
labeled alternative in DsmrParser.field(). |
void |
enterPowerReturnedL2(DsmrParser.PowerReturnedL2Context ctx)
Enter a parse tree produced by the
powerReturnedL2
labeled alternative in DsmrParser.field(). |
void |
enterPowerReturnedL3(DsmrParser.PowerReturnedL3Context ctx)
Enter a parse tree produced by the
powerReturnedL3
labeled alternative in DsmrParser.field(). |
void |
enterTelegram(DsmrParser.TelegramContext ctx)
Enter a parse tree produced by
DsmrParser.telegram(). |
void |
enterTimestamp(DsmrParser.TimestampContext ctx)
Enter a parse tree produced by the
timestamp
labeled alternative in DsmrParser.field(). |
void |
enterVoltageL1(DsmrParser.VoltageL1Context ctx)
Enter a parse tree produced by the
voltageL1
labeled alternative in DsmrParser.field(). |
void |
enterVoltageL2(DsmrParser.VoltageL2Context ctx)
Enter a parse tree produced by the
voltageL2
labeled alternative in DsmrParser.field(). |
void |
enterVoltageL3(DsmrParser.VoltageL3Context ctx)
Enter a parse tree produced by the
voltageL3
labeled alternative in DsmrParser.field(). |
void |
enterVoltageSagsPhaseL1(DsmrParser.VoltageSagsPhaseL1Context ctx)
Enter a parse tree produced by the
voltageSagsPhaseL1
labeled alternative in DsmrParser.field(). |
void |
enterVoltageSagsPhaseL2(DsmrParser.VoltageSagsPhaseL2Context ctx)
Enter a parse tree produced by the
voltageSagsPhaseL2
labeled alternative in DsmrParser.field(). |
void |
enterVoltageSagsPhaseL3(DsmrParser.VoltageSagsPhaseL3Context ctx)
Enter a parse tree produced by the
voltageSagsPhaseL3
labeled alternative in DsmrParser.field(). |
void |
enterVoltageSwellsPhaseL1(DsmrParser.VoltageSwellsPhaseL1Context ctx)
Enter a parse tree produced by the
voltageSwellsPhaseL1
labeled alternative in DsmrParser.field(). |
void |
enterVoltageSwellsPhaseL2(DsmrParser.VoltageSwellsPhaseL2Context ctx)
Enter a parse tree produced by the
voltageSwellsPhaseL2
labeled alternative in DsmrParser.field(). |
void |
enterVoltageSwellsPhaseL3(DsmrParser.VoltageSwellsPhaseL3Context ctx)
Enter a parse tree produced by the
voltageSwellsPhaseL3
labeled alternative in DsmrParser.field(). |
void |
exitCurrentL1(DsmrParser.CurrentL1Context ctx)
Exit a parse tree produced by the
currentL1
labeled alternative in DsmrParser.field(). |
void |
exitCurrentL2(DsmrParser.CurrentL2Context ctx)
Exit a parse tree produced by the
currentL2
labeled alternative in DsmrParser.field(). |
void |
exitCurrentL3(DsmrParser.CurrentL3Context ctx)
Exit a parse tree produced by the
currentL3
labeled alternative in DsmrParser.field(). |
void |
exitElectricityPowerReceived(DsmrParser.ElectricityPowerReceivedContext ctx)
Exit a parse tree produced by the
electricityPowerReceived
labeled alternative in DsmrParser.field(). |
void |
exitElectricityPowerReturned(DsmrParser.ElectricityPowerReturnedContext ctx)
Exit a parse tree produced by the
electricityPowerReturned
labeled alternative in DsmrParser.field(). |
void |
exitElectricityReceivedLowTariff(DsmrParser.ElectricityReceivedLowTariffContext ctx)
Exit a parse tree produced by the
electricityReceivedLowTariff
labeled alternative in DsmrParser.field(). |
void |
exitElectricityReceivedNormalTariff(DsmrParser.ElectricityReceivedNormalTariffContext ctx)
Exit a parse tree produced by the
electricityReceivedNormalTariff
labeled alternative in DsmrParser.field(). |
void |
exitElectricityReturnedLowTariff(DsmrParser.ElectricityReturnedLowTariffContext ctx)
Exit a parse tree produced by the
electricityReturnedLowTariff
labeled alternative in DsmrParser.field(). |
void |
exitElectricityReturnedNormalTariff(DsmrParser.ElectricityReturnedNormalTariffContext ctx)
Exit a parse tree produced by the
electricityReturnedNormalTariff
labeled alternative in DsmrParser.field(). |
void |
exitElectricityTariffIndicator(DsmrParser.ElectricityTariffIndicatorContext ctx)
Exit a parse tree produced by the
electricityTariffIndicator
labeled alternative in DsmrParser.field(). |
void |
exitEquipmentId(DsmrParser.EquipmentIdContext ctx)
Exit a parse tree produced by the
equipmentId
labeled alternative in DsmrParser.field(). |
void |
exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) |
void |
exitLongPowerFailures(DsmrParser.LongPowerFailuresContext ctx)
Exit a parse tree produced by the
longPowerFailures
labeled alternative in DsmrParser.field(). |
void |
exitMBus1EquipmentId(DsmrParser.MBus1EquipmentIdContext ctx)
Exit a parse tree produced by the
mBus1EquipmentId
labeled alternative in DsmrParser.field(). |
void |
exitMBus1Type(DsmrParser.MBus1TypeContext ctx)
Exit a parse tree produced by the
mBus1Type
labeled alternative in DsmrParser.field(). |
void |
exitMBus1Usage(DsmrParser.MBus1UsageContext ctx)
Exit a parse tree produced by the
mBus1Usage
labeled alternative in DsmrParser.field(). |
void |
exitMBus2EquipmentId(DsmrParser.MBus2EquipmentIdContext ctx)
Exit a parse tree produced by the
mBus2EquipmentId
labeled alternative in DsmrParser.field(). |
void |
exitMBus2Type(DsmrParser.MBus2TypeContext ctx)
Exit a parse tree produced by the
mBus2Type
labeled alternative in DsmrParser.field(). |
void |
exitMBus2Usage(DsmrParser.MBus2UsageContext ctx)
Exit a parse tree produced by the
mBus2Usage
labeled alternative in DsmrParser.field(). |
void |
exitMBus3EquipmentId(DsmrParser.MBus3EquipmentIdContext ctx)
Exit a parse tree produced by the
mBus3EquipmentId
labeled alternative in DsmrParser.field(). |
void |
exitMBus3Type(DsmrParser.MBus3TypeContext ctx)
Exit a parse tree produced by the
mBus3Type
labeled alternative in DsmrParser.field(). |
void |
exitMBus3Usage(DsmrParser.MBus3UsageContext ctx)
Exit a parse tree produced by the
mBus3Usage
labeled alternative in DsmrParser.field(). |
void |
exitMBus4EquipmentId(DsmrParser.MBus4EquipmentIdContext ctx)
Exit a parse tree produced by the
mBus4EquipmentId
labeled alternative in DsmrParser.field(). |
void |
exitMBus4Type(DsmrParser.MBus4TypeContext ctx)
Exit a parse tree produced by the
mBus4Type
labeled alternative in DsmrParser.field(). |
void |
exitMBus4Usage(DsmrParser.MBus4UsageContext ctx)
Exit a parse tree produced by the
mBus4Usage
labeled alternative in DsmrParser.field(). |
void |
exitMessage(DsmrParser.MessageContext ctx)
Exit a parse tree produced by the
message
labeled alternative in DsmrParser.field(). |
void |
exitP1Version(DsmrParser.P1VersionContext ctx)
Exit a parse tree produced by the
p1Version
labeled alternative in DsmrParser.field(). |
void |
exitPowerFailureEventLog(DsmrParser.PowerFailureEventLogContext ctx)
Exit a parse tree produced by the
powerFailureEventLog
labeled alternative in DsmrParser.field(). |
void |
exitPowerFailures(DsmrParser.PowerFailuresContext ctx)
Exit a parse tree produced by the
powerFailures
labeled alternative in DsmrParser.field(). |
void |
exitPowerReceivedL1(DsmrParser.PowerReceivedL1Context ctx)
Exit a parse tree produced by the
powerReceivedL1
labeled alternative in DsmrParser.field(). |
void |
exitPowerReceivedL2(DsmrParser.PowerReceivedL2Context ctx)
Exit a parse tree produced by the
powerReceivedL2
labeled alternative in DsmrParser.field(). |
void |
exitPowerReceivedL3(DsmrParser.PowerReceivedL3Context ctx)
Exit a parse tree produced by the
powerReceivedL3
labeled alternative in DsmrParser.field(). |
void |
exitPowerReturnedL1(DsmrParser.PowerReturnedL1Context ctx)
Exit a parse tree produced by the
powerReturnedL1
labeled alternative in DsmrParser.field(). |
void |
exitPowerReturnedL2(DsmrParser.PowerReturnedL2Context ctx)
Exit a parse tree produced by the
powerReturnedL2
labeled alternative in DsmrParser.field(). |
void |
exitPowerReturnedL3(DsmrParser.PowerReturnedL3Context ctx)
Exit a parse tree produced by the
powerReturnedL3
labeled alternative in DsmrParser.field(). |
void |
exitTelegram(DsmrParser.TelegramContext ctx)
Exit a parse tree produced by
DsmrParser.telegram(). |
void |
exitTimestamp(DsmrParser.TimestampContext ctx)
Exit a parse tree produced by the
timestamp
labeled alternative in DsmrParser.field(). |
void |
exitVoltageL1(DsmrParser.VoltageL1Context ctx)
Exit a parse tree produced by the
voltageL1
labeled alternative in DsmrParser.field(). |
void |
exitVoltageL2(DsmrParser.VoltageL2Context ctx)
Exit a parse tree produced by the
voltageL2
labeled alternative in DsmrParser.field(). |
void |
exitVoltageL3(DsmrParser.VoltageL3Context ctx)
Exit a parse tree produced by the
voltageL3
labeled alternative in DsmrParser.field(). |
void |
exitVoltageSagsPhaseL1(DsmrParser.VoltageSagsPhaseL1Context ctx)
Exit a parse tree produced by the
voltageSagsPhaseL1
labeled alternative in DsmrParser.field(). |
void |
exitVoltageSagsPhaseL2(DsmrParser.VoltageSagsPhaseL2Context ctx)
Exit a parse tree produced by the
voltageSagsPhaseL2
labeled alternative in DsmrParser.field(). |
void |
exitVoltageSagsPhaseL3(DsmrParser.VoltageSagsPhaseL3Context ctx)
Exit a parse tree produced by the
voltageSagsPhaseL3
labeled alternative in DsmrParser.field(). |
void |
exitVoltageSwellsPhaseL1(DsmrParser.VoltageSwellsPhaseL1Context ctx)
Exit a parse tree produced by the
voltageSwellsPhaseL1
labeled alternative in DsmrParser.field(). |
void |
exitVoltageSwellsPhaseL2(DsmrParser.VoltageSwellsPhaseL2Context ctx)
Exit a parse tree produced by the
voltageSwellsPhaseL2
labeled alternative in DsmrParser.field(). |
void |
exitVoltageSwellsPhaseL3(DsmrParser.VoltageSwellsPhaseL3Context ctx)
Exit a parse tree produced by the
voltageSwellsPhaseL3
labeled alternative in DsmrParser.field(). |
void |
visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) |
void |
visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) |
public void enterTelegram(DsmrParser.TelegramContext ctx)
DsmrParser.telegram().
The default implementation does nothing.
enterTelegram in interface DsmrListenerctx - the parse treepublic void exitTelegram(DsmrParser.TelegramContext ctx)
DsmrParser.telegram().
The default implementation does nothing.
exitTelegram in interface DsmrListenerctx - the parse treepublic void enterP1Version(DsmrParser.P1VersionContext ctx)
p1Version
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterP1Version in interface DsmrListenerctx - the parse treepublic void exitP1Version(DsmrParser.P1VersionContext ctx)
p1Version
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitP1Version in interface DsmrListenerctx - the parse treepublic void enterTimestamp(DsmrParser.TimestampContext ctx)
timestamp
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterTimestamp in interface DsmrListenerctx - the parse treepublic void exitTimestamp(DsmrParser.TimestampContext ctx)
timestamp
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitTimestamp in interface DsmrListenerctx - the parse treepublic void enterEquipmentId(DsmrParser.EquipmentIdContext ctx)
equipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterEquipmentId in interface DsmrListenerctx - the parse treepublic void exitEquipmentId(DsmrParser.EquipmentIdContext ctx)
equipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitEquipmentId in interface DsmrListenerctx - the parse treepublic void enterElectricityReceivedLowTariff(DsmrParser.ElectricityReceivedLowTariffContext ctx)
electricityReceivedLowTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterElectricityReceivedLowTariff in interface DsmrListenerctx - the parse treepublic void exitElectricityReceivedLowTariff(DsmrParser.ElectricityReceivedLowTariffContext ctx)
electricityReceivedLowTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitElectricityReceivedLowTariff in interface DsmrListenerctx - the parse treepublic void enterElectricityReceivedNormalTariff(DsmrParser.ElectricityReceivedNormalTariffContext ctx)
electricityReceivedNormalTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterElectricityReceivedNormalTariff in interface DsmrListenerctx - the parse treepublic void exitElectricityReceivedNormalTariff(DsmrParser.ElectricityReceivedNormalTariffContext ctx)
electricityReceivedNormalTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitElectricityReceivedNormalTariff in interface DsmrListenerctx - the parse treepublic void enterElectricityReturnedLowTariff(DsmrParser.ElectricityReturnedLowTariffContext ctx)
electricityReturnedLowTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterElectricityReturnedLowTariff in interface DsmrListenerctx - the parse treepublic void exitElectricityReturnedLowTariff(DsmrParser.ElectricityReturnedLowTariffContext ctx)
electricityReturnedLowTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitElectricityReturnedLowTariff in interface DsmrListenerctx - the parse treepublic void enterElectricityReturnedNormalTariff(DsmrParser.ElectricityReturnedNormalTariffContext ctx)
electricityReturnedNormalTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterElectricityReturnedNormalTariff in interface DsmrListenerctx - the parse treepublic void exitElectricityReturnedNormalTariff(DsmrParser.ElectricityReturnedNormalTariffContext ctx)
electricityReturnedNormalTariff
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitElectricityReturnedNormalTariff in interface DsmrListenerctx - the parse treepublic void enterElectricityTariffIndicator(DsmrParser.ElectricityTariffIndicatorContext ctx)
electricityTariffIndicator
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterElectricityTariffIndicator in interface DsmrListenerctx - the parse treepublic void exitElectricityTariffIndicator(DsmrParser.ElectricityTariffIndicatorContext ctx)
electricityTariffIndicator
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitElectricityTariffIndicator in interface DsmrListenerctx - the parse treepublic void enterElectricityPowerReceived(DsmrParser.ElectricityPowerReceivedContext ctx)
electricityPowerReceived
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterElectricityPowerReceived in interface DsmrListenerctx - the parse treepublic void exitElectricityPowerReceived(DsmrParser.ElectricityPowerReceivedContext ctx)
electricityPowerReceived
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitElectricityPowerReceived in interface DsmrListenerctx - the parse treepublic void enterElectricityPowerReturned(DsmrParser.ElectricityPowerReturnedContext ctx)
electricityPowerReturned
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterElectricityPowerReturned in interface DsmrListenerctx - the parse treepublic void exitElectricityPowerReturned(DsmrParser.ElectricityPowerReturnedContext ctx)
electricityPowerReturned
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitElectricityPowerReturned in interface DsmrListenerctx - the parse treepublic void enterPowerFailures(DsmrParser.PowerFailuresContext ctx)
powerFailures
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerFailures in interface DsmrListenerctx - the parse treepublic void exitPowerFailures(DsmrParser.PowerFailuresContext ctx)
powerFailures
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerFailures in interface DsmrListenerctx - the parse treepublic void enterLongPowerFailures(DsmrParser.LongPowerFailuresContext ctx)
longPowerFailures
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterLongPowerFailures in interface DsmrListenerctx - the parse treepublic void exitLongPowerFailures(DsmrParser.LongPowerFailuresContext ctx)
longPowerFailures
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitLongPowerFailures in interface DsmrListenerctx - the parse treepublic void enterPowerFailureEventLog(DsmrParser.PowerFailureEventLogContext ctx)
powerFailureEventLog
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerFailureEventLog in interface DsmrListenerctx - the parse treepublic void exitPowerFailureEventLog(DsmrParser.PowerFailureEventLogContext ctx)
powerFailureEventLog
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerFailureEventLog in interface DsmrListenerctx - the parse treepublic void enterVoltageSagsPhaseL1(DsmrParser.VoltageSagsPhaseL1Context ctx)
voltageSagsPhaseL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageSagsPhaseL1 in interface DsmrListenerctx - the parse treepublic void exitVoltageSagsPhaseL1(DsmrParser.VoltageSagsPhaseL1Context ctx)
voltageSagsPhaseL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageSagsPhaseL1 in interface DsmrListenerctx - the parse treepublic void enterVoltageSagsPhaseL2(DsmrParser.VoltageSagsPhaseL2Context ctx)
voltageSagsPhaseL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageSagsPhaseL2 in interface DsmrListenerctx - the parse treepublic void exitVoltageSagsPhaseL2(DsmrParser.VoltageSagsPhaseL2Context ctx)
voltageSagsPhaseL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageSagsPhaseL2 in interface DsmrListenerctx - the parse treepublic void enterVoltageSagsPhaseL3(DsmrParser.VoltageSagsPhaseL3Context ctx)
voltageSagsPhaseL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageSagsPhaseL3 in interface DsmrListenerctx - the parse treepublic void exitVoltageSagsPhaseL3(DsmrParser.VoltageSagsPhaseL3Context ctx)
voltageSagsPhaseL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageSagsPhaseL3 in interface DsmrListenerctx - the parse treepublic void enterVoltageSwellsPhaseL1(DsmrParser.VoltageSwellsPhaseL1Context ctx)
voltageSwellsPhaseL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageSwellsPhaseL1 in interface DsmrListenerctx - the parse treepublic void exitVoltageSwellsPhaseL1(DsmrParser.VoltageSwellsPhaseL1Context ctx)
voltageSwellsPhaseL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageSwellsPhaseL1 in interface DsmrListenerctx - the parse treepublic void enterVoltageSwellsPhaseL2(DsmrParser.VoltageSwellsPhaseL2Context ctx)
voltageSwellsPhaseL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageSwellsPhaseL2 in interface DsmrListenerctx - the parse treepublic void exitVoltageSwellsPhaseL2(DsmrParser.VoltageSwellsPhaseL2Context ctx)
voltageSwellsPhaseL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageSwellsPhaseL2 in interface DsmrListenerctx - the parse treepublic void enterVoltageSwellsPhaseL3(DsmrParser.VoltageSwellsPhaseL3Context ctx)
voltageSwellsPhaseL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageSwellsPhaseL3 in interface DsmrListenerctx - the parse treepublic void exitVoltageSwellsPhaseL3(DsmrParser.VoltageSwellsPhaseL3Context ctx)
voltageSwellsPhaseL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageSwellsPhaseL3 in interface DsmrListenerctx - the parse treepublic void enterVoltageL1(DsmrParser.VoltageL1Context ctx)
voltageL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageL1 in interface DsmrListenerctx - the parse treepublic void exitVoltageL1(DsmrParser.VoltageL1Context ctx)
voltageL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageL1 in interface DsmrListenerctx - the parse treepublic void enterVoltageL2(DsmrParser.VoltageL2Context ctx)
voltageL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageL2 in interface DsmrListenerctx - the parse treepublic void exitVoltageL2(DsmrParser.VoltageL2Context ctx)
voltageL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageL2 in interface DsmrListenerctx - the parse treepublic void enterVoltageL3(DsmrParser.VoltageL3Context ctx)
voltageL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterVoltageL3 in interface DsmrListenerctx - the parse treepublic void exitVoltageL3(DsmrParser.VoltageL3Context ctx)
voltageL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitVoltageL3 in interface DsmrListenerctx - the parse treepublic void enterCurrentL1(DsmrParser.CurrentL1Context ctx)
currentL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterCurrentL1 in interface DsmrListenerctx - the parse treepublic void exitCurrentL1(DsmrParser.CurrentL1Context ctx)
currentL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitCurrentL1 in interface DsmrListenerctx - the parse treepublic void enterCurrentL2(DsmrParser.CurrentL2Context ctx)
currentL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterCurrentL2 in interface DsmrListenerctx - the parse treepublic void exitCurrentL2(DsmrParser.CurrentL2Context ctx)
currentL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitCurrentL2 in interface DsmrListenerctx - the parse treepublic void enterCurrentL3(DsmrParser.CurrentL3Context ctx)
currentL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterCurrentL3 in interface DsmrListenerctx - the parse treepublic void exitCurrentL3(DsmrParser.CurrentL3Context ctx)
currentL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitCurrentL3 in interface DsmrListenerctx - the parse treepublic void enterPowerReceivedL1(DsmrParser.PowerReceivedL1Context ctx)
powerReceivedL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerReceivedL1 in interface DsmrListenerctx - the parse treepublic void exitPowerReceivedL1(DsmrParser.PowerReceivedL1Context ctx)
powerReceivedL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerReceivedL1 in interface DsmrListenerctx - the parse treepublic void enterPowerReceivedL2(DsmrParser.PowerReceivedL2Context ctx)
powerReceivedL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerReceivedL2 in interface DsmrListenerctx - the parse treepublic void exitPowerReceivedL2(DsmrParser.PowerReceivedL2Context ctx)
powerReceivedL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerReceivedL2 in interface DsmrListenerctx - the parse treepublic void enterPowerReceivedL3(DsmrParser.PowerReceivedL3Context ctx)
powerReceivedL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerReceivedL3 in interface DsmrListenerctx - the parse treepublic void exitPowerReceivedL3(DsmrParser.PowerReceivedL3Context ctx)
powerReceivedL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerReceivedL3 in interface DsmrListenerctx - the parse treepublic void enterPowerReturnedL1(DsmrParser.PowerReturnedL1Context ctx)
powerReturnedL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerReturnedL1 in interface DsmrListenerctx - the parse treepublic void exitPowerReturnedL1(DsmrParser.PowerReturnedL1Context ctx)
powerReturnedL1
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerReturnedL1 in interface DsmrListenerctx - the parse treepublic void enterPowerReturnedL2(DsmrParser.PowerReturnedL2Context ctx)
powerReturnedL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerReturnedL2 in interface DsmrListenerctx - the parse treepublic void exitPowerReturnedL2(DsmrParser.PowerReturnedL2Context ctx)
powerReturnedL2
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerReturnedL2 in interface DsmrListenerctx - the parse treepublic void enterPowerReturnedL3(DsmrParser.PowerReturnedL3Context ctx)
powerReturnedL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterPowerReturnedL3 in interface DsmrListenerctx - the parse treepublic void exitPowerReturnedL3(DsmrParser.PowerReturnedL3Context ctx)
powerReturnedL3
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitPowerReturnedL3 in interface DsmrListenerctx - the parse treepublic void enterMessage(DsmrParser.MessageContext ctx)
message
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMessage in interface DsmrListenerctx - the parse treepublic void exitMessage(DsmrParser.MessageContext ctx)
message
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMessage in interface DsmrListenerctx - the parse treepublic void enterMBus1Type(DsmrParser.MBus1TypeContext ctx)
mBus1Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus1Type in interface DsmrListenerctx - the parse treepublic void exitMBus1Type(DsmrParser.MBus1TypeContext ctx)
mBus1Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus1Type in interface DsmrListenerctx - the parse treepublic void enterMBus1EquipmentId(DsmrParser.MBus1EquipmentIdContext ctx)
mBus1EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus1EquipmentId in interface DsmrListenerctx - the parse treepublic void exitMBus1EquipmentId(DsmrParser.MBus1EquipmentIdContext ctx)
mBus1EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus1EquipmentId in interface DsmrListenerctx - the parse treepublic void enterMBus1Usage(DsmrParser.MBus1UsageContext ctx)
mBus1Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus1Usage in interface DsmrListenerctx - the parse treepublic void exitMBus1Usage(DsmrParser.MBus1UsageContext ctx)
mBus1Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus1Usage in interface DsmrListenerctx - the parse treepublic void enterMBus2Type(DsmrParser.MBus2TypeContext ctx)
mBus2Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus2Type in interface DsmrListenerctx - the parse treepublic void exitMBus2Type(DsmrParser.MBus2TypeContext ctx)
mBus2Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus2Type in interface DsmrListenerctx - the parse treepublic void enterMBus2EquipmentId(DsmrParser.MBus2EquipmentIdContext ctx)
mBus2EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus2EquipmentId in interface DsmrListenerctx - the parse treepublic void exitMBus2EquipmentId(DsmrParser.MBus2EquipmentIdContext ctx)
mBus2EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus2EquipmentId in interface DsmrListenerctx - the parse treepublic void enterMBus2Usage(DsmrParser.MBus2UsageContext ctx)
mBus2Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus2Usage in interface DsmrListenerctx - the parse treepublic void exitMBus2Usage(DsmrParser.MBus2UsageContext ctx)
mBus2Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus2Usage in interface DsmrListenerctx - the parse treepublic void enterMBus3Type(DsmrParser.MBus3TypeContext ctx)
mBus3Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus3Type in interface DsmrListenerctx - the parse treepublic void exitMBus3Type(DsmrParser.MBus3TypeContext ctx)
mBus3Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus3Type in interface DsmrListenerctx - the parse treepublic void enterMBus3EquipmentId(DsmrParser.MBus3EquipmentIdContext ctx)
mBus3EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus3EquipmentId in interface DsmrListenerctx - the parse treepublic void exitMBus3EquipmentId(DsmrParser.MBus3EquipmentIdContext ctx)
mBus3EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus3EquipmentId in interface DsmrListenerctx - the parse treepublic void enterMBus3Usage(DsmrParser.MBus3UsageContext ctx)
mBus3Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus3Usage in interface DsmrListenerctx - the parse treepublic void exitMBus3Usage(DsmrParser.MBus3UsageContext ctx)
mBus3Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus3Usage in interface DsmrListenerctx - the parse treepublic void enterMBus4Type(DsmrParser.MBus4TypeContext ctx)
mBus4Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus4Type in interface DsmrListenerctx - the parse treepublic void exitMBus4Type(DsmrParser.MBus4TypeContext ctx)
mBus4Type
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus4Type in interface DsmrListenerctx - the parse treepublic void enterMBus4EquipmentId(DsmrParser.MBus4EquipmentIdContext ctx)
mBus4EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus4EquipmentId in interface DsmrListenerctx - the parse treepublic void exitMBus4EquipmentId(DsmrParser.MBus4EquipmentIdContext ctx)
mBus4EquipmentId
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus4EquipmentId in interface DsmrListenerctx - the parse treepublic void enterMBus4Usage(DsmrParser.MBus4UsageContext ctx)
mBus4Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
enterMBus4Usage in interface DsmrListenerctx - the parse treepublic void exitMBus4Usage(DsmrParser.MBus4UsageContext ctx)
mBus4Usage
labeled alternative in DsmrParser.field().
The default implementation does nothing.
exitMBus4Usage in interface DsmrListenerctx - 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.