public interface Rfc5424Listener
extends org.antlr.v4.runtime.tree.ParseTreeListener
Rfc5424Parser.void enterSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg().ctx - the parse treevoid exitSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg().ctx - the parse treevoid enterSyslogHeader(Rfc5424Parser.SyslogHeaderContext ctx)
syslogHeader
labeled alternative in Rfc5424Parser.header().ctx - the parse treevoid exitSyslogHeader(Rfc5424Parser.SyslogHeaderContext ctx)
syslogHeader
labeled alternative in Rfc5424Parser.header().ctx - the parse treevoid enterHeaderPriority(Rfc5424Parser.HeaderPriorityContext ctx)
headerPriority
labeled alternative in Rfc5424Parser.pri().ctx - the parse treevoid exitHeaderPriority(Rfc5424Parser.HeaderPriorityContext ctx)
headerPriority
labeled alternative in Rfc5424Parser.pri().ctx - the parse treevoid enterHeaderPriorityValue(Rfc5424Parser.HeaderPriorityValueContext ctx)
headerPriorityValue
labeled alternative in Rfc5424Parser.prival().ctx - the parse treevoid exitHeaderPriorityValue(Rfc5424Parser.HeaderPriorityValueContext ctx)
headerPriorityValue
labeled alternative in Rfc5424Parser.prival().ctx - the parse treevoid enterHeaderVersion(Rfc5424Parser.HeaderVersionContext ctx)
headerVersion
labeled alternative in Rfc5424Parser.version().ctx - the parse treevoid exitHeaderVersion(Rfc5424Parser.HeaderVersionContext ctx)
headerVersion
labeled alternative in Rfc5424Parser.version().ctx - the parse treevoid enterHeaderNilHostName(Rfc5424Parser.HeaderNilHostNameContext ctx)
headerNilHostName
labeled alternative in Rfc5424Parser.hostname().ctx - the parse treevoid exitHeaderNilHostName(Rfc5424Parser.HeaderNilHostNameContext ctx)
headerNilHostName
labeled alternative in Rfc5424Parser.hostname().ctx - the parse treevoid enterHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
headerHostName
labeled alternative in Rfc5424Parser.hostname().ctx - the parse treevoid exitHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
headerHostName
labeled alternative in Rfc5424Parser.hostname().ctx - the parse treevoid enterHeaderNilAppName(Rfc5424Parser.HeaderNilAppNameContext ctx)
headerNilAppName
labeled alternative in Rfc5424Parser.app_name().ctx - the parse treevoid exitHeaderNilAppName(Rfc5424Parser.HeaderNilAppNameContext ctx)
headerNilAppName
labeled alternative in Rfc5424Parser.app_name().ctx - the parse treevoid enterHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx)
headerAppName
labeled alternative in Rfc5424Parser.app_name().ctx - the parse treevoid exitHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx)
headerAppName
labeled alternative in Rfc5424Parser.app_name().ctx - the parse treevoid enterHeaderNilProcId(Rfc5424Parser.HeaderNilProcIdContext ctx)
headerNilProcId
labeled alternative in Rfc5424Parser.procid().ctx - the parse treevoid exitHeaderNilProcId(Rfc5424Parser.HeaderNilProcIdContext ctx)
headerNilProcId
labeled alternative in Rfc5424Parser.procid().ctx - the parse treevoid enterHeaderProcId(Rfc5424Parser.HeaderProcIdContext ctx)
headerProcId
labeled alternative in Rfc5424Parser.procid().ctx - the parse treevoid exitHeaderProcId(Rfc5424Parser.HeaderProcIdContext ctx)
headerProcId
labeled alternative in Rfc5424Parser.procid().ctx - the parse treevoid enterHeaderNilMsgId(Rfc5424Parser.HeaderNilMsgIdContext ctx)
headerNilMsgId
labeled alternative in Rfc5424Parser.msgid().ctx - the parse treevoid exitHeaderNilMsgId(Rfc5424Parser.HeaderNilMsgIdContext ctx)
headerNilMsgId
labeled alternative in Rfc5424Parser.msgid().ctx - the parse treevoid enterHeaderMsgId(Rfc5424Parser.HeaderMsgIdContext ctx)
headerMsgId
labeled alternative in Rfc5424Parser.msgid().ctx - the parse treevoid exitHeaderMsgId(Rfc5424Parser.HeaderMsgIdContext ctx)
headerMsgId
labeled alternative in Rfc5424Parser.msgid().ctx - the parse treevoid enterHeaderNilTimestamp(Rfc5424Parser.HeaderNilTimestampContext ctx)
headerNilTimestamp
labeled alternative in Rfc5424Parser.timestamp().ctx - the parse treevoid exitHeaderNilTimestamp(Rfc5424Parser.HeaderNilTimestampContext ctx)
headerNilTimestamp
labeled alternative in Rfc5424Parser.timestamp().ctx - the parse treevoid enterHeaderTimeStamp(Rfc5424Parser.HeaderTimeStampContext ctx)
headerTimeStamp
labeled alternative in Rfc5424Parser.timestamp().ctx - the parse treevoid exitHeaderTimeStamp(Rfc5424Parser.HeaderTimeStampContext ctx)
headerTimeStamp
labeled alternative in Rfc5424Parser.timestamp().ctx - the parse treevoid enterFull_date(Rfc5424Parser.Full_dateContext ctx)
Rfc5424Parser.full_date().ctx - the parse treevoid exitFull_date(Rfc5424Parser.Full_dateContext ctx)
Rfc5424Parser.full_date().ctx - the parse treevoid enterDate_fullyear(Rfc5424Parser.Date_fullyearContext ctx)
Rfc5424Parser.date_fullyear().ctx - the parse treevoid exitDate_fullyear(Rfc5424Parser.Date_fullyearContext ctx)
Rfc5424Parser.date_fullyear().ctx - the parse treevoid enterDate_month(Rfc5424Parser.Date_monthContext ctx)
Rfc5424Parser.date_month().ctx - the parse treevoid exitDate_month(Rfc5424Parser.Date_monthContext ctx)
Rfc5424Parser.date_month().ctx - the parse treevoid enterDate_mday(Rfc5424Parser.Date_mdayContext ctx)
Rfc5424Parser.date_mday().ctx - the parse treevoid exitDate_mday(Rfc5424Parser.Date_mdayContext ctx)
Rfc5424Parser.date_mday().ctx - the parse treevoid enterFull_time(Rfc5424Parser.Full_timeContext ctx)
Rfc5424Parser.full_time().ctx - the parse treevoid exitFull_time(Rfc5424Parser.Full_timeContext ctx)
Rfc5424Parser.full_time().ctx - the parse treevoid enterPartial_time(Rfc5424Parser.Partial_timeContext ctx)
Rfc5424Parser.partial_time().ctx - the parse treevoid exitPartial_time(Rfc5424Parser.Partial_timeContext ctx)
Rfc5424Parser.partial_time().ctx - the parse treevoid enterTime_hour(Rfc5424Parser.Time_hourContext ctx)
Rfc5424Parser.time_hour().ctx - the parse treevoid exitTime_hour(Rfc5424Parser.Time_hourContext ctx)
Rfc5424Parser.time_hour().ctx - the parse treevoid enterTime_minute(Rfc5424Parser.Time_minuteContext ctx)
Rfc5424Parser.time_minute().ctx - the parse treevoid exitTime_minute(Rfc5424Parser.Time_minuteContext ctx)
Rfc5424Parser.time_minute().ctx - the parse treevoid enterTime_second(Rfc5424Parser.Time_secondContext ctx)
Rfc5424Parser.time_second().ctx - the parse treevoid exitTime_second(Rfc5424Parser.Time_secondContext ctx)
Rfc5424Parser.time_second().ctx - the parse treevoid enterTime_secfrac(Rfc5424Parser.Time_secfracContext ctx)
Rfc5424Parser.time_secfrac().ctx - the parse treevoid exitTime_secfrac(Rfc5424Parser.Time_secfracContext ctx)
Rfc5424Parser.time_secfrac().ctx - the parse treevoid enterTime_offset(Rfc5424Parser.Time_offsetContext ctx)
Rfc5424Parser.time_offset().ctx - the parse treevoid exitTime_offset(Rfc5424Parser.Time_offsetContext ctx)
Rfc5424Parser.time_offset().ctx - the parse treevoid enterTime_numoffset(Rfc5424Parser.Time_numoffsetContext ctx)
Rfc5424Parser.time_numoffset().ctx - the parse treevoid exitTime_numoffset(Rfc5424Parser.Time_numoffsetContext ctx)
Rfc5424Parser.time_numoffset().ctx - the parse treevoid enterStructured_data(Rfc5424Parser.Structured_dataContext ctx)
Rfc5424Parser.structured_data().ctx - the parse treevoid exitStructured_data(Rfc5424Parser.Structured_dataContext ctx)
Rfc5424Parser.structured_data().ctx - the parse treevoid enterSdElement(Rfc5424Parser.SdElementContext ctx)
sdElement
labeled alternative in Rfc5424Parser.sd_element().ctx - the parse treevoid exitSdElement(Rfc5424Parser.SdElementContext ctx)
sdElement
labeled alternative in Rfc5424Parser.sd_element().ctx - the parse treevoid enterSdParam(Rfc5424Parser.SdParamContext ctx)
sdParam
labeled alternative in Rfc5424Parser.sd_param().ctx - the parse treevoid exitSdParam(Rfc5424Parser.SdParamContext ctx)
sdParam
labeled alternative in Rfc5424Parser.sd_param().ctx - the parse treevoid enterSd_id(Rfc5424Parser.Sd_idContext ctx)
Rfc5424Parser.sd_id().ctx - the parse treevoid exitSd_id(Rfc5424Parser.Sd_idContext ctx)
Rfc5424Parser.sd_id().ctx - the parse treevoid enterParamName(Rfc5424Parser.ParamNameContext ctx)
paramName
labeled alternative in Rfc5424Parser.param_name().ctx - the parse treevoid exitParamName(Rfc5424Parser.ParamNameContext ctx)
paramName
labeled alternative in Rfc5424Parser.param_name().ctx - the parse treevoid enterParamValue(Rfc5424Parser.ParamValueContext ctx)
paramValue
labeled alternative in Rfc5424Parser.param_value().ctx - the parse treevoid exitParamValue(Rfc5424Parser.ParamValueContext ctx)
paramValue
labeled alternative in Rfc5424Parser.param_value().ctx - the parse treevoid enterSd_name(Rfc5424Parser.Sd_nameContext ctx)
Rfc5424Parser.sd_name().ctx - the parse treevoid exitSd_name(Rfc5424Parser.Sd_nameContext ctx)
Rfc5424Parser.sd_name().ctx - the parse treevoid enterMsgUTF8(Rfc5424Parser.MsgUTF8Context ctx)
msgUTF8
labeled alternative in Rfc5424Parser.msg().ctx - the parse treevoid exitMsgUTF8(Rfc5424Parser.MsgUTF8Context ctx)
msgUTF8
labeled alternative in Rfc5424Parser.msg().ctx - the parse treevoid enterMsg_utf8(Rfc5424Parser.Msg_utf8Context ctx)
Rfc5424Parser.msg_utf8().ctx - the parse treevoid exitMsg_utf8(Rfc5424Parser.Msg_utf8Context ctx)
Rfc5424Parser.msg_utf8().ctx - the parse treevoid enterBom(Rfc5424Parser.BomContext ctx)
Rfc5424Parser.bom().ctx - the parse treevoid exitBom(Rfc5424Parser.BomContext ctx)
Rfc5424Parser.bom().ctx - the parse treevoid enterUtf_8_string(Rfc5424Parser.Utf_8_stringContext ctx)
Rfc5424Parser.utf_8_string().ctx - the parse treevoid exitUtf_8_string(Rfc5424Parser.Utf_8_stringContext ctx)
Rfc5424Parser.utf_8_string().ctx - the parse treevoid enterOctet(Rfc5424Parser.OctetContext ctx)
Rfc5424Parser.octet().ctx - the parse treevoid exitOctet(Rfc5424Parser.OctetContext ctx)
Rfc5424Parser.octet().ctx - the parse treevoid enterSp(Rfc5424Parser.SpContext ctx)
Rfc5424Parser.sp().ctx - the parse treevoid exitSp(Rfc5424Parser.SpContext ctx)
Rfc5424Parser.sp().ctx - the parse treevoid enterPrintusascii(Rfc5424Parser.PrintusasciiContext ctx)
Rfc5424Parser.printusascii().ctx - the parse treevoid exitPrintusascii(Rfc5424Parser.PrintusasciiContext ctx)
Rfc5424Parser.printusascii().ctx - the parse treevoid enterPrintusasciinospecials(Rfc5424Parser.PrintusasciinospecialsContext ctx)
Rfc5424Parser.printusasciinospecials().ctx - the parse treevoid exitPrintusasciinospecials(Rfc5424Parser.PrintusasciinospecialsContext ctx)
Rfc5424Parser.printusasciinospecials().ctx - the parse treevoid enterNonzero_digit(Rfc5424Parser.Nonzero_digitContext ctx)
Rfc5424Parser.nonzero_digit().ctx - the parse treevoid exitNonzero_digit(Rfc5424Parser.Nonzero_digitContext ctx)
Rfc5424Parser.nonzero_digit().ctx - the parse treevoid enterZeroDigit(Rfc5424Parser.ZeroDigitContext ctx)
zeroDigit
labeled alternative in Rfc5424Parser.digit().ctx - the parse treevoid exitZeroDigit(Rfc5424Parser.ZeroDigitContext ctx)
zeroDigit
labeled alternative in Rfc5424Parser.digit().ctx - the parse treevoid enterNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
nonZeroDigit
labeled alternative in Rfc5424Parser.digit().ctx - the parse treevoid exitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
nonZeroDigit
labeled alternative in Rfc5424Parser.digit().ctx - the parse treevoid enterNilvalue(Rfc5424Parser.NilvalueContext ctx)
Rfc5424Parser.nilvalue().ctx - the parse treevoid exitNilvalue(Rfc5424Parser.NilvalueContext ctx)
Rfc5424Parser.nilvalue().ctx - the parse treeCopyright © 2021 palindromicity. All rights reserved.