Uses of Class
com.github.palindromicity.syslog.dsl.generated.Rfc5424Parser.Time_hourContext
Packages that use Rfc5424Parser.Time_hourContext
-
Uses of Rfc5424Parser.Time_hourContext in com.github.palindromicity.syslog.dsl.generated
Methods in com.github.palindromicity.syslog.dsl.generated that return Rfc5424Parser.Time_hourContextModifier and TypeMethodDescriptionRfc5424Parser.Partial_timeContext.time_hour()Rfc5424Parser.time_hour()Rfc5424Parser.Time_numoffsetContext.time_hour()Methods in com.github.palindromicity.syslog.dsl.generated with parameters of type Rfc5424Parser.Time_hourContextModifier and TypeMethodDescriptionvoidRfc5424BaseListener.enterTime_hour(Rfc5424Parser.Time_hourContext ctx) Enter a parse tree produced byRfc5424Parser.time_hour().voidRfc5424Listener.enterTime_hour(Rfc5424Parser.Time_hourContext ctx) Enter a parse tree produced byRfc5424Parser.time_hour().voidRfc5424BaseListener.exitTime_hour(Rfc5424Parser.Time_hourContext ctx) Exit a parse tree produced byRfc5424Parser.time_hour().voidRfc5424Listener.exitTime_hour(Rfc5424Parser.Time_hourContext ctx) Exit a parse tree produced byRfc5424Parser.time_hour().Rfc5424BaseVisitor.visitTime_hour(Rfc5424Parser.Time_hourContext ctx) Visit a parse tree produced byRfc5424Parser.time_hour().Rfc5424Visitor.visitTime_hour(Rfc5424Parser.Time_hourContext ctx) Visit a parse tree produced byRfc5424Parser.time_hour().