webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | Framework |
class | Frameworks |
class | Generator |
class | IncrementalFileWriter |
class | Input |
class | InputMember |
class | InputQueue |
class | InputQueues |
class | InputsModel |
class | ParseException |
class | Type |
class | TypecheckException |
class | TypeMode |
class | TypeModes |
class | VectorType |
Functions | |
def | check_for_required_properties (props, obj, what) |
def | wrap_with_guard (contents, condition=None) |
def | generate_from_specifications (input_filepaths=[], output_prefix="", output_dirpath=None, framework_name=None, force_output=False) |
Variables | |
dictionary | GLOBAL_CONFIG |
dictionary | FRAMEWORK_CONFIG_MAP |
dictionary | QUEUE_CONFIG_MAP |
format | |
level | |
log = logging.getLogger('global') | |
dictionary | allowed_framework_names = FRAMEWORK_CONFIG_MAP.keys() |
cli_parser = optparse.OptionParser(usage="usage: %prog [options] <Inputs.json> [, <MoreInputs.json> ]") | |
help | |
type | |
choices | |
action | |
options = None | |
arg_options | |
arg_values | |
def CodeGeneratorReplayInputs.check_for_required_properties | ( | props, | |
obj, | |||
what | |||
) |
def CodeGeneratorReplayInputs.generate_from_specifications | ( | input_filepaths = [] , |
|
output_prefix = "" , |
|||
output_dirpath = None , |
|||
framework_name = None , |
|||
force_output = False |
|||
) |
def CodeGeneratorReplayInputs.wrap_with_guard | ( | contents, | |
condition = None |
|||
) |
CodeGeneratorReplayInputs.action |
dictionary CodeGeneratorReplayInputs.allowed_framework_names = FRAMEWORK_CONFIG_MAP.keys() |
CodeGeneratorReplayInputs.arg_options |
CodeGeneratorReplayInputs.arg_values |
CodeGeneratorReplayInputs.choices |
CodeGeneratorReplayInputs.cli_parser = optparse.OptionParser(usage="usage: %prog [options] <Inputs.json> [, <MoreInputs.json> ]") |
CodeGeneratorReplayInputs.format |
dictionary CodeGeneratorReplayInputs.FRAMEWORK_CONFIG_MAP |
dictionary CodeGeneratorReplayInputs.GLOBAL_CONFIG |
CodeGeneratorReplayInputs.help |
CodeGeneratorReplayInputs.level |
CodeGeneratorReplayInputs.log = logging.getLogger('global') |
dictionary CodeGeneratorReplayInputs.options = None |
dictionary CodeGeneratorReplayInputs.QUEUE_CONFIG_MAP |
CodeGeneratorReplayInputs.type |