abstract fun visitEnumDeclaration(ctx: OrbitParser.EnumDeclarationContext!): T
Visit a parse tree produced by OrbitParser#enumDeclaration.
OrbitParser#enumDeclaration
ctx - OrbitParser.EnumDeclarationContext!: the parse tree
ctx
Return T: the visitor result