|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| def | __init__ (self, first_line_num, import_resolver) |
| def | TryAppend (self, line, line_num) |
| def | BindMacroCollection (self, macro_colletion) |
Public Member Functions inherited from pddm.SourceFile.SectionBase | |
| def | __init__ (self, first_line_num) |
| def | TryAppend (self, line, line_num) |
| def | HitEOF (self) |
| def | BindMacroCollection (self, macro_collection) |
| def | Append (self, line) |
| def | lines (self) |
| def | num_lines_captured (self) |
| def | first_line_num (self) |
| def | first_line (self) |
| def | text (self) |
Public Attributes | |
| num_lines_captured | |
Section containing an import of PDDM-DEFINES from an external file.
| def pddm.SourceFile.ImportDefinesSection.__init__ | ( | self, | |
| first_line_num, | |||
| import_resolver | |||
| ) |
| def pddm.SourceFile.ImportDefinesSection.BindMacroCollection | ( | self, | |
| macro_colletion | |||
| ) |
| def pddm.SourceFile.ImportDefinesSection.TryAppend | ( | self, | |
| line, | |||
| line_num | |||
| ) |
| pddm.SourceFile.ImportDefinesSection.num_lines_captured |
1.8.13