Class EnumDeclaration

    • Constructor Detail

      • EnumDeclaration

        public EnumDeclaration()
    • Method Detail

      • getSuperTypes

        public java.util.List<Type> getSuperTypes()
      • setSuperTypes

        public void setSuperTypes​(java.util.List<Type> superTypes)
      • getSuperTypeDeclarations

        public java.util.Set<RecordDeclaration> getSuperTypeDeclarations()
      • setSuperTypeDeclarations

        public void setSuperTypeDeclarations​(java.util.Set<RecordDeclaration> superTypeDeclarations)