parser-jvm
/
it.unibo.tuprolog.parser
/
PrologParserBaseListener
/
exitTerm
exit
Term
open fun
exitTerm
(ctx:
PrologParser.TermContext
)
Content copied to clipboard
Exit a parse tree produced by PrologParser#term.
The default implementation does nothing.