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