visitReal

abstract fun visitReal(ctx: PrologParser.RealContext): T

Visit a parse tree produced by real.

Return

the visitor result

Parameters

ctx

the parse tree