Incendie
Public Member Functions | Public Attributes | List of all members
cpplint._PreprocessorInfo Class Reference
Inheritance diagram for cpplint._PreprocessorInfo:

Public Member Functions

def __init__ (self, stack_before_if)
 

Public Attributes

 stack_before_if
 
 stack_before_else
 
 seen_else
 

Detailed Description

Stores checkpoints of nesting stacks when #if/#else is seen.

The documentation for this class was generated from the following file: