Uses of Package
com.github.palindromicity.syslog.dsl.generated
Packages that use com.github.palindromicity.syslog.dsl.generated
Package
Description
-
Classes in com.github.palindromicity.syslog.dsl.generated used by com.github.palindromicity.syslog.dslClassDescriptionThis class provides an empty implementation of
Rfc5424Listener, which can be extended to create a listener which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byRfc5424Parser. -
Classes in com.github.palindromicity.syslog.dsl.generated used by com.github.palindromicity.syslog.dsl.generatedClassDescriptionThis interface defines a complete listener for a parse tree produced by
Rfc5424Parser.This interface defines a complete generic visitor for a parse tree produced byRfc5424Parser.