Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for subclasses (0.38 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

    clone(){return new this.constructor();}
    canAddDiagnostic(otherDiagnostic){return false;}
    addDiagnostic(otherDiagnostic){throw new Error('Abstract virtual method: subclasses must override '+'this method if they override canAddDiagnostic');}
    get guid(){if(this.guid_===undefined){this.guid_=tr.b.GUID.allocateUUID4();}
    return this.guid_;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  2. CREDITS

    Works shall not include works that contain only declarations,
    interfaces, types, classes, structures, or files of the Program solely
    in each case in order to link to, bind by name, or subclass the Program
    or Modified Works thereof.
    
    "Distribute" means the acts of a) distributing or b) making available
    in any manner that enables the transfer of a copy.
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top