| Package | Description |
|---|---|
| com.github.palindromicity.syslog.dsl.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
Rfc5424Listener.enterSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
Enter a parse tree produced by the
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg(). |
void |
Rfc5424BaseListener.enterSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
Enter a parse tree produced by the
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg(). |
void |
Rfc5424Listener.exitSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
Exit a parse tree produced by the
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg(). |
void |
Rfc5424BaseListener.exitSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
Exit a parse tree produced by the
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg(). |
T |
Rfc5424BaseVisitor.visitSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
Visit a parse tree produced by the
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg(). |
T |
Rfc5424Visitor.visitSyslogMsg(Rfc5424Parser.SyslogMsgContext ctx)
Visit a parse tree produced by the
syslogMsg
labeled alternative in Rfc5424Parser.syslog_msg(). |
Copyright © 2021 palindromicity. All rights reserved.