abstract fun visitDataDeclaration(ctx: DataDeclarationContext): T
Visit a parse tree produced by OrbitDslParser#dataDeclaration.
OrbitDslParser#dataDeclaration
ctx - the parse tree
ctx
Return the visitor result