visitBool

open fun visitBool(ctx: VAlgoLangParser.BoolContext): T

Visit a parse tree produced by VAlgoLangParser#bool.

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