Stores checkpoints of nesting stacks when #if/#else is seen.
Definition at line 2501 of file ioda/tools/cpplint.py.
◆ __init__() [1/3]
def cpplint._PreprocessorInfo.__init__ |
( |
|
self, |
|
|
|
stack_before_if |
|
) |
| |
◆ __init__() [2/3]
def cpplint._PreprocessorInfo.__init__ |
( |
|
self, |
|
|
|
stack_before_if |
|
) |
| |
◆ __init__() [3/3]
def cpplint._PreprocessorInfo.__init__ |
( |
|
self, |
|
|
|
stack_before_if |
|
) |
| |
◆ seen_else
cpplint._PreprocessorInfo.seen_else |
◆ stack_before_else
cpplint._PreprocessorInfo.stack_before_else |
◆ stack_before_if
cpplint._PreprocessorInfo.stack_before_if |
The documentation for this class was generated from the following file: