visitBoolType

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

Visit a parse tree produced by the {@code BoolType} labeled alternative in primitive_type.

Return

the visitor result

Parameters

ctx

the parse tree