Public Member Functions | Public Attributes | List of all members
roslint.cpplint._PreprocessorInfo Class Reference
Inheritance diagram for roslint.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 2395 of file cpplint.py.

Constructor & Destructor Documentation

def roslint.cpplint._PreprocessorInfo.__init__ (   self,
  stack_before_if 
)

Definition at line 2398 of file cpplint.py.

Member Data Documentation

roslint.cpplint._PreprocessorInfo.seen_else

Definition at line 2406 of file cpplint.py.

roslint.cpplint._PreprocessorInfo.stack_before_else

Definition at line 2403 of file cpplint.py.

roslint.cpplint._PreprocessorInfo.stack_before_if

Definition at line 2400 of file cpplint.py.


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


roslint
Author(s): Mike Purvis, Jack O'Quin
autogenerated on Wed Mar 18 2020 03:20:56