| Package | Description |
|---|---|
| com.github.palindromicity.syslog.dsl.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
Rfc5424Listener.enterNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
Enter a parse tree produced by the
nonZeroDigit
labeled alternative in Rfc5424Parser.digit(). |
void |
Rfc5424BaseListener.enterNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
Enter a parse tree produced by the
nonZeroDigit
labeled alternative in Rfc5424Parser.digit(). |
void |
Rfc5424Listener.exitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
Exit a parse tree produced by the
nonZeroDigit
labeled alternative in Rfc5424Parser.digit(). |
void |
Rfc5424BaseListener.exitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
Exit a parse tree produced by the
nonZeroDigit
labeled alternative in Rfc5424Parser.digit(). |
T |
Rfc5424BaseVisitor.visitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
Visit a parse tree produced by the
nonZeroDigit
labeled alternative in Rfc5424Parser.digit(). |
T |
Rfc5424Visitor.visitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx)
Visit a parse tree produced by the
nonZeroDigit
labeled alternative in Rfc5424Parser.digit(). |
Copyright © 2021 palindromicity. All rights reserved.