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