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