Package owl.grammar

Interface LTLParserListener

  • All Superinterfaces:
    org.antlr.v4.runtime.tree.ParseTreeListener
    All Known Implementing Classes:
    LTLParserBaseListener

    public interface LTLParserListener
    extends org.antlr.v4.runtime.tree.ParseTreeListener
    This interface defines a complete listener for a parse tree produced by LTLParser.