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