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