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