Interface TypeDeclarationContainer

    • Method Detail

      • addTypeDeclaration

        void addTypeDeclaration​(TypeDeclaration typeDec)
        Adds a type declaration to this container.
        Parameters:
        typeDec - The new type declaration.