visitAnnotationStatement

abstract fun visitAnnotationStatement(ctx: VAlgoLangParser.AnnotationStatementContext): T

Visit a parse tree produced by the {@code AnnotationStatement} labeled alternative in stat.

Return

the visitor result

Parameters

ctx

the parse tree