| Package | Description |
|---|---|
| com.github.palindromicity.syslog.dsl.generated |
| Modifier and Type | Method and Description |
|---|---|
Rfc5424Parser.BomContext |
Rfc5424Parser.bom() |
Rfc5424Parser.BomContext |
Rfc5424Parser.SyslogMsgContext.bom() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rfc5424Listener.enterBom(Rfc5424Parser.BomContext ctx)
Enter a parse tree produced by
Rfc5424Parser.bom(). |
void |
Rfc5424BaseListener.enterBom(Rfc5424Parser.BomContext ctx)
Enter a parse tree produced by
Rfc5424Parser.bom(). |
void |
Rfc5424Listener.exitBom(Rfc5424Parser.BomContext ctx)
Exit a parse tree produced by
Rfc5424Parser.bom(). |
void |
Rfc5424BaseListener.exitBom(Rfc5424Parser.BomContext ctx)
Exit a parse tree produced by
Rfc5424Parser.bom(). |
T |
Rfc5424BaseVisitor.visitBom(Rfc5424Parser.BomContext ctx)
Visit a parse tree produced by
Rfc5424Parser.bom(). |
T |
Rfc5424Visitor.visitBom(Rfc5424Parser.BomContext ctx)
Visit a parse tree produced by
Rfc5424Parser.bom(). |
Copyright © 2021 palindromicity. All rights reserved.