webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.common.config.contributionareas._Area Class Reference
Inheritance diagram for webkitpy.common.config.contributionareas._Area:

Public Member Functions

def __init__ (self, name, tokens=None)
 
def matches (self, tokens)
 
def name (self)
 
def tokens (self)
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.common.config.contributionareas._Area.__init__ (   self,
  name,
  tokens = None 
)

Member Function Documentation

◆ matches()

def webkitpy.common.config.contributionareas._Area.matches (   self,
  tokens 
)

◆ name()

def webkitpy.common.config.contributionareas._Area.name (   self)

◆ tokens()

def webkitpy.common.config.contributionareas._Area.tokens (   self)

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