visitReal

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

Visit a parse tree produced by PrologParser#real.

The default implementation returns the result of calling visitChildren on {@code ctx}.