T - The return type of the visit operation. Use Void for
operations with no return type.public interface Rfc5424Visitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
Rfc5424Parser.T visitSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg().ctx - the parse treeT visitSyslogHeader(Rfc5424Parser.SyslogHeaderContext ctx)
syslogHeader
labeled alternative in Rfc5424Parser.header().ctx - the parse treeT visitHeaderPriority(Rfc5424Parser.HeaderPriorityContext ctx)
headerPriority
labeled alternative in Rfc5424Parser.pri().ctx - the parse treeT visitHeaderPriorityValue(Rfc5424Parser.HeaderPriorityValueContext ctx)
headerPriorityValue
labeled alternative in Rfc5424Parser.prival().ctx - the parse treeT visitHeaderVersion(Rfc5424Parser.HeaderVersionContext ctx)
headerVersion
labeled alternative in Rfc5424Parser.version().ctx - the parse treeT visitHeaderNilHostName(Rfc5424Parser.HeaderNilHostNameContext ctx)
headerNilHostName
labeled alternative in Rfc5424Parser.hostname().ctx - the parse treeT visitHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
headerHostName
labeled alternative in Rfc5424Parser.hostname().ctx - the parse treeT visitHeaderNilAppName(Rfc5424Parser.HeaderNilAppNameContext ctx)
headerNilAppName
labeled alternative in Rfc5424Parser.app_name().ctx - the parse treeT visitHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx)
headerAppName
labeled alternative in Rfc5424Parser.app_name().ctx - the parse treeT visitHeaderNilProcId(Rfc5424Parser.HeaderNilProcIdContext ctx)
headerNilProcId
labeled alternative in Rfc5424Parser.procid().ctx - the parse treeT visitHeaderProcId(Rfc5424Parser.HeaderProcIdContext ctx)
headerProcId
labeled alternative in Rfc5424Parser.procid().ctx - the parse treeT visitHeaderNilMsgId(Rfc5424Parser.HeaderNilMsgIdContext ctx)
headerNilMsgId
labeled alternative in Rfc5424Parser.msgid().ctx - the parse treeT visitHeaderMsgId(Rfc5424Parser.HeaderMsgIdContext ctx)
headerMsgId
labeled alternative in Rfc5424Parser.msgid().ctx - the parse treeT visitHeaderNilTimestamp(Rfc5424Parser.HeaderNilTimestampContext ctx)
headerNilTimestamp
labeled alternative in Rfc5424Parser.timestamp().ctx - the parse treeT visitHeaderTimeStamp(Rfc5424Parser.HeaderTimeStampContext ctx)
headerTimeStamp
labeled alternative in Rfc5424Parser.timestamp().ctx - the parse treeT visitFull_date(Rfc5424Parser.Full_dateContext ctx)
Rfc5424Parser.full_date().ctx - the parse treeT visitDate_fullyear(Rfc5424Parser.Date_fullyearContext ctx)
Rfc5424Parser.date_fullyear().ctx - the parse treeT visitDate_month(Rfc5424Parser.Date_monthContext ctx)
Rfc5424Parser.date_month().ctx - the parse treeT visitDate_mday(Rfc5424Parser.Date_mdayContext ctx)
Rfc5424Parser.date_mday().ctx - the parse treeT visitFull_time(Rfc5424Parser.Full_timeContext ctx)
Rfc5424Parser.full_time().ctx - the parse treeT visitPartial_time(Rfc5424Parser.Partial_timeContext ctx)
Rfc5424Parser.partial_time().ctx - the parse treeT visitTime_hour(Rfc5424Parser.Time_hourContext ctx)
Rfc5424Parser.time_hour().ctx - the parse treeT visitTime_minute(Rfc5424Parser.Time_minuteContext ctx)
Rfc5424Parser.time_minute().ctx - the parse treeT visitTime_second(Rfc5424Parser.Time_secondContext ctx)
Rfc5424Parser.time_second().ctx - the parse treeT visitTime_secfrac(Rfc5424Parser.Time_secfracContext ctx)
Rfc5424Parser.time_secfrac().ctx - the parse treeT visitTime_offset(Rfc5424Parser.Time_offsetContext ctx)
Rfc5424Parser.time_offset().ctx - the parse treeT visitTime_numoffset(Rfc5424Parser.Time_numoffsetContext ctx)
Rfc5424Parser.time_numoffset().ctx - the parse treeT visitStructured_data(Rfc5424Parser.Structured_dataContext ctx)
Rfc5424Parser.structured_data().ctx - the parse treeT visitSdElement(Rfc5424Parser.SdElementContext ctx)
sdElement
labeled alternative in Rfc5424Parser.sd_element().ctx - the parse treeT visitSdParam(Rfc5424Parser.SdParamContext ctx)
sdParam
labeled alternative in Rfc5424Parser.sd_param().ctx - the parse treeT visitSd_id(Rfc5424Parser.Sd_idContext ctx)
Rfc5424Parser.sd_id().ctx - the parse treeT visitParamName(Rfc5424Parser.ParamNameContext ctx)
paramName
labeled alternative in Rfc5424Parser.param_name().ctx - the parse treeT visitParamValue(Rfc5424Parser.ParamValueContext ctx)
paramValue
labeled alternative in Rfc5424Parser.param_value().ctx - the parse treeT visitSd_name(Rfc5424Parser.Sd_nameContext ctx)
Rfc5424Parser.sd_name().ctx - the parse treeT visitMsgUTF8(Rfc5424Parser.MsgUTF8Context ctx)
msgUTF8
labeled alternative in Rfc5424Parser.msg().ctx - the parse treeT visitMsg_utf8(Rfc5424Parser.Msg_utf8Context ctx)
Rfc5424Parser.msg_utf8().ctx - the parse treeT visitBom(Rfc5424Parser.BomContext ctx)
Rfc5424Parser.bom().ctx - the parse treeT visitUtf_8_string(Rfc5424Parser.Utf_8_stringContext ctx)
Rfc5424Parser.utf_8_string().ctx - the parse treeT visitOctet(Rfc5424Parser.OctetContext ctx)
Rfc5424Parser.octet().ctx - the parse treeT visitSp(Rfc5424Parser.SpContext ctx)
Rfc5424Parser.sp().ctx - the parse treeT visitPrintusascii(Rfc5424Parser.PrintusasciiContext ctx)
Rfc5424Parser.printusascii().ctx - the parse treeT visitPrintusasciinospecials(Rfc5424Parser.PrintusasciinospecialsContext ctx)
Rfc5424Parser.printusasciinospecials().ctx - the parse treeT visitNonzero_digit(Rfc5424Parser.Nonzero_digitContext ctx)
Rfc5424Parser.nonzero_digit().ctx - the parse treeT visitZeroDigit(Rfc5424Parser.ZeroDigitContext ctx)
zeroDigit
labeled alternative in Rfc5424Parser.digit().ctx - the parse treeT visitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
nonZeroDigit
labeled alternative in Rfc5424Parser.digit().ctx - the parse treeT visitNilvalue(Rfc5424Parser.NilvalueContext ctx)
Rfc5424Parser.nilvalue().ctx - the parse treeCopyright © 2021 palindromicity. All rights reserved.