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