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