visitVariable

abstract fun visitVariable(ctx: PrologParser.VariableContext): T

Visit a parse tree produced by variable.

Return

the visitor result

Parameters

ctx

the parse tree