Uses of Class
com.github.palindromicity.syslog.dsl.generated.Rfc5424Parser.HeaderAppNameContext
Packages that use Rfc5424Parser.HeaderAppNameContext
Package
Description
-
Uses of Rfc5424Parser.HeaderAppNameContext in com.github.palindromicity.syslog.dsl
Methods in com.github.palindromicity.syslog.dsl with parameters of type Rfc5424Parser.HeaderAppNameContextModifier and TypeMethodDescriptionvoidSyslog5424Listener.exitHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx) -
Uses of Rfc5424Parser.HeaderAppNameContext in com.github.palindromicity.syslog.dsl.generated
Methods in com.github.palindromicity.syslog.dsl.generated with parameters of type Rfc5424Parser.HeaderAppNameContextModifier and TypeMethodDescriptionvoidRfc5424BaseListener.enterHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx) Enter a parse tree produced by theheaderAppNamelabeled alternative inRfc5424Parser.app_name().voidRfc5424Listener.enterHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx) Enter a parse tree produced by theheaderAppNamelabeled alternative inRfc5424Parser.app_name().voidRfc5424BaseListener.exitHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx) Exit a parse tree produced by theheaderAppNamelabeled alternative inRfc5424Parser.app_name().voidRfc5424Listener.exitHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx) Exit a parse tree produced by theheaderAppNamelabeled alternative inRfc5424Parser.app_name().Rfc5424BaseVisitor.visitHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx) Visit a parse tree produced by theheaderAppNamelabeled alternative inRfc5424Parser.app_name().Rfc5424Visitor.visitHeaderAppName(Rfc5424Parser.HeaderAppNameContext ctx) Visit a parse tree produced by theheaderAppNamelabeled alternative inRfc5424Parser.app_name().