visit Primitive Type
abstract fun visitPrimitiveType(ctx: VAlgoLangParser.PrimitiveTypeContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code PrimitiveType}
labeled alternative in type.
Return
the visitor result
Parameters
ctx
the parse tree