Interface IASTDeclarationListOwner

    • Method Detail

      • addDeclaration

        void addDeclaration​(IASTDeclaration declaration)
        Adds a declaration to the owner. May only be called as long as the ast is not frozen.