webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webkit.model.Parameter Class Reference
Inheritance diagram for webkit.model.Parameter:

Public Member Functions

def __init__ (self, kind, type, name, attributes=None, condition=None)
 
def has_attribute (self, attribute)
 

Public Attributes

 kind
 
 type
 
 name
 
 attributes
 
 condition
 

Constructor & Destructor Documentation

◆ __init__()

def webkit.model.Parameter.__init__ (   self,
  kind,
  type,
  name,
  attributes = None,
  condition = None 
)

Member Function Documentation

◆ has_attribute()

def webkit.model.Parameter.has_attribute (   self,
  attribute 
)

Member Data Documentation

◆ attributes

webkit.model.Parameter.attributes

◆ condition

webkit.model.Parameter.condition

◆ kind

webkit.model.Parameter.kind

◆ name

webkit.model.Parameter.name

◆ type

webkit.model.Parameter.type

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