Uses of Class
com.github.palindromicity.syslog.dsl.generated.Rfc5424Parser.NonZeroDigitContext
Packages that use Rfc5424Parser.NonZeroDigitContext
-
Uses of Rfc5424Parser.NonZeroDigitContext in com.github.palindromicity.syslog.dsl.generated
Methods in com.github.palindromicity.syslog.dsl.generated with parameters of type Rfc5424Parser.NonZeroDigitContextModifier and TypeMethodDescriptionvoidRfc5424BaseListener.enterNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx) Enter a parse tree produced by thenonZeroDigitlabeled alternative inRfc5424Parser.digit().voidRfc5424Listener.enterNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx) Enter a parse tree produced by thenonZeroDigitlabeled alternative inRfc5424Parser.digit().voidRfc5424BaseListener.exitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx) Exit a parse tree produced by thenonZeroDigitlabeled alternative inRfc5424Parser.digit().voidRfc5424Listener.exitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx) Exit a parse tree produced by thenonZeroDigitlabeled alternative inRfc5424Parser.digit().Rfc5424BaseVisitor.visitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx) Visit a parse tree produced by thenonZeroDigitlabeled alternative inRfc5424Parser.digit().Rfc5424Visitor.visitNonZeroDigit(Rfc5424Parser.NonZeroDigitContext ctx) Visit a parse tree produced by thenonZeroDigitlabeled alternative inRfc5424Parser.digit().