visitClause

abstract fun visitClause(ctx: PrologParser.ClauseContext): T

Visit a parse tree produced by clause.

Return

the visitor result

Parameters

ctx

the parse tree