parser-jvm
/
it.unibo.tuprolog.parser
/
PrologParserBaseListener
/
exitSingletonTerm
exit
Singleton
Term
open fun
exitSingletonTerm
(ctx:
PrologParser.SingletonTermContext
)
Content copied to clipboard
Exit a parse tree produced by PrologParser#singletonTerm.
The default implementation does nothing.