webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Attributes | List of all members
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

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

◆ JavaScriptCore

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

◆ Test

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

◆ WebInspector

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

◆ WebKit

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

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