abstract fun visitDeclaration(ctx: DeclarationContext): T
Visit a parse tree produced by OrbitParser#declaration.
OrbitParser#declaration
ctx - the parse tree
ctx
Return the visitor result