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