visitAnnotationStatement

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

Visit a parse tree produced by the AnnotationStatement}labeled alternative in VAlgoLangParser#stat.

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