Public Member Functions | Public Attributes | List of all members
cpplint._PreprocessorInfo Class Reference
Inheritance diagram for cpplint._PreprocessorInfo:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, stack_before_if)
 

Public Attributes

 seen_else
 
 stack_before_else
 
 stack_before_if
 

Detailed Description

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

Definition at line 1794 of file cpplint.py.

Constructor & Destructor Documentation

def cpplint._PreprocessorInfo.__init__ (   self,
  stack_before_if 
)

Definition at line 1797 of file cpplint.py.

Member Data Documentation

cpplint._PreprocessorInfo.seen_else

Definition at line 1805 of file cpplint.py.

cpplint._PreprocessorInfo.stack_before_else

Definition at line 1802 of file cpplint.py.

cpplint._PreprocessorInfo.stack_before_if

Definition at line 1799 of file cpplint.py.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:27