Package owl.grammar
-
Interface Summary Interface Description LTLParserListener This interface defines a complete listener for a parse tree produced byLTLParser
.LTLParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byLTLParser
.