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

Classes

class  __metaclass__
 

Static Public Attributes

 All = Platform("all")
 
 Generic = Platform("generic")
 
 iOS = Platform("ios")
 
 macOS = Platform("macos")
 

Member Data Documentation

◆ All

models.Platforms.All = Platform("all")
static

◆ Generic

models.Platforms.Generic = Platform("generic")
static

◆ iOS

models.Platforms.iOS = Platform("ios")
static

◆ macOS

models.Platforms.macOS = Platform("macos")
static

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