webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Attributes | List of all members
codegen.models.Frameworks Class Reference

Static Public Attributes

 Global = Framework("Global")
 
 JavaScriptCore = Framework("JavaScriptCore")
 
 WebKit = Framework("WebKit")
 
 WebInspector = Framework("WebInspector")
 
 Test = Framework("Test")
 

Member Data Documentation

◆ Global

codegen.models.Frameworks.Global = Framework("Global")
static

◆ JavaScriptCore

codegen.models.Frameworks.JavaScriptCore = Framework("JavaScriptCore")
static

◆ Test

codegen.models.Frameworks.Test = Framework("Test")
static

◆ WebInspector

codegen.models.Frameworks.WebInspector = Framework("WebInspector")
static

◆ WebKit

codegen.models.Frameworks.WebKit = Framework("WebKit")
static

The documentation for this class was generated from the following file: