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