| Package | Description |
|---|---|
| com.github.palindromicity.syslog.dsl.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
Rfc5424Listener.enterParamName(Rfc5424Parser.ParamNameContext ctx)
Enter a parse tree produced by the
paramName
labeled alternative in Rfc5424Parser.param_name(). |
void |
Rfc5424BaseListener.enterParamName(Rfc5424Parser.ParamNameContext ctx)
Enter a parse tree produced by the
paramName
labeled alternative in Rfc5424Parser.param_name(). |
void |
Rfc5424Listener.exitParamName(Rfc5424Parser.ParamNameContext ctx)
Exit a parse tree produced by the
paramName
labeled alternative in Rfc5424Parser.param_name(). |
void |
Rfc5424BaseListener.exitParamName(Rfc5424Parser.ParamNameContext ctx)
Exit a parse tree produced by the
paramName
labeled alternative in Rfc5424Parser.param_name(). |
T |
Rfc5424BaseVisitor.visitParamName(Rfc5424Parser.ParamNameContext ctx)
Visit a parse tree produced by the
paramName
labeled alternative in Rfc5424Parser.param_name(). |
T |
Rfc5424Visitor.visitParamName(Rfc5424Parser.ParamNameContext ctx)
Visit a parse tree produced by the
paramName
labeled alternative in Rfc5424Parser.param_name(). |
Copyright © 2021 palindromicity. All rights reserved.