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