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