visitTerm

abstract fun visitTerm(ctx: PrologParser.TermContext): T

Visit a parse tree produced by term.

Return

the visitor result

Parameters

ctx

the parse tree