visitPrimitiveType

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

Visit a parse tree produced by the PrimitiveType}labeled alternative in VAlgoLangParser#type.

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