parser-jvm
/
it.unibo.tuprolog.parser
/
PrologParserBaseListener
/
enterClause
enter
Clause
open fun
enterClause
(ctx:
PrologParser.ClauseContext
)
Content copied to clipboard
Enter a parse tree produced by PrologParser#clause.
The default implementation does nothing.