visitPrimitiveType

abstract fun visitPrimitiveType(ctx: VAlgoLangParser.PrimitiveTypeContext): T

Visit a parse tree produced by the {@code PrimitiveType} labeled alternative in type.

Return

the visitor result

Parameters

ctx

the parse tree