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