visitSingletonTerm

abstract fun visitSingletonTerm(ctx: PrologParser.SingletonTermContext): T

Visit a parse tree produced by singletonTerm.

Return

the visitor result

Parameters

ctx

the parse tree