class documentation
Stores information about an 'extern "C"' block.
Method | __init__ |
Undocumented |
Inherited from _BlockInfo
:
Method |
|
Run checks that applies to text up to the opening brace. |
Method |
|
Run checks that applies to text after the closing brace. |
Method |
|
Returns true if this block is a _BlockInfo. |
Instance Variable | check |
Undocumented |
Instance Variable | inline |
Undocumented |
Instance Variable | open |
Undocumented |
Instance Variable | seen |
Undocumented |
Instance Variable | starting |
Undocumented |