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