visit Code Tracking Annotation
open fun visitCodeTrackingAnnotation(ctx: VAlgoLangParser.CodeTrackingAnnotationContext): T
Content copied to clipboard
Visit a parse tree produced by the CodeTrackingAnnotation}labeled alternative in VAlgoLangParser#annotation.
The default implementation returns the result of calling visitChildren on {@code ctx}
.