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