visitBoolType

open fun visitBoolType(ctx: VAlgoLangParser.BoolTypeContext): T

Visit a parse tree produced by the BoolType}labeled alternative in VAlgoLangParser#primitive_type.

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