Public Member Functions | Public Attributes | Static Public Attributes
airbus_ssm_plugin.xdot_qt.Lexer Class Reference
Inheritance diagram for airbus_ssm_plugin.xdot_qt.Lexer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def consume
def next

Public Attributes

 buf
 col
 filename
 line
 pos

Static Public Attributes

tuple newline_re = re.compile(r'\r\n?|\n')
 scanner = None
int tabsize = 8

Detailed Description

Definition at line 672 of file xdot_qt.py.


Constructor & Destructor Documentation

def airbus_ssm_plugin.xdot_qt.Lexer.__init__ (   self,
  buf = None,
  pos = 0,
  filename = None,
  fp = None 
)

Definition at line 680 of file xdot_qt.py.


Member Function Documentation

def airbus_ssm_plugin.xdot_qt.Lexer.consume (   self,
  text 
)

Definition at line 738 of file xdot_qt.py.

Definition at line 712 of file xdot_qt.py.


Member Data Documentation

Definition at line 680 of file xdot_qt.py.

Definition at line 680 of file xdot_qt.py.

Definition at line 680 of file xdot_qt.py.

Definition at line 680 of file xdot_qt.py.

tuple airbus_ssm_plugin::xdot_qt.Lexer::newline_re = re.compile(r'\r\n?|\n') [static]

Definition at line 678 of file xdot_qt.py.

Definition at line 680 of file xdot_qt.py.

Reimplemented in airbus_ssm_plugin.xdot_qt.DotLexer.

Definition at line 675 of file xdot_qt.py.

Definition at line 676 of file xdot_qt.py.


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


airbus_ssm_plugin
Author(s): Ludovic Delval
autogenerated on Thu Jun 6 2019 17:59:30