| Package | Description |
|---|---|
| com.github.palindromicity.syslog.dsl | |
| com.github.palindromicity.syslog.dsl.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
Syslog5424Listener.exitHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
Rfc5424Listener.enterHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
Enter a parse tree produced by the
headerHostName
labeled alternative in Rfc5424Parser.hostname(). |
void |
Rfc5424BaseListener.enterHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
Enter a parse tree produced by the
headerHostName
labeled alternative in Rfc5424Parser.hostname(). |
void |
Rfc5424Listener.exitHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
Exit a parse tree produced by the
headerHostName
labeled alternative in Rfc5424Parser.hostname(). |
void |
Rfc5424BaseListener.exitHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
Exit a parse tree produced by the
headerHostName
labeled alternative in Rfc5424Parser.hostname(). |
T |
Rfc5424BaseVisitor.visitHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
Visit a parse tree produced by the
headerHostName
labeled alternative in Rfc5424Parser.hostname(). |
T |
Rfc5424Visitor.visitHeaderHostName(Rfc5424Parser.HeaderHostNameContext ctx)
Visit a parse tree produced by the
headerHostName
labeled alternative in Rfc5424Parser.hostname(). |
Copyright © 2021 palindromicity. All rights reserved.