visit Declaration Statement
abstract fun visitDeclarationStatement(ctx: VAlgoLangParser.DeclarationStatementContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code DeclarationStatement}
labeled alternative in stat.
Return
the visitor result
Parameters
ctx
the parse tree