|
def | __init__ (self, name, class_or_struct, clean_lines, linenum) |
|
def | CheckBegin (self, filename, clean_lines, linenum, error) |
|
def | CheckEnd (self, filename, clean_lines, linenum, error) |
|
def | __init__ (self, seen_open_brace) |
|
def | CheckBegin (self, filename, clean_lines, linenum, error) |
|
def | CheckEnd (self, filename, clean_lines, linenum, error) |
|
def | IsBlockInfo (self) |
|
|
| name |
|
| starting_linenum |
|
| is_derived |
|
| check_namespace_indentation |
|
| access |
|
| is_struct |
|
| class_indent |
|
| last_line |
|
| seen_open_brace |
|
| open_parentheses |
|
| inline_asm |
|
| check_namespace_indentation |
|
Stores information about a class.
The documentation for this class was generated from the following file: