Public Member Functions | Public Attributes | Static Public Attributes | List of all members
smach_viewer.xdot.xdot.Lexer Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.Lexer:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, buf=None, pos=0, filename=None, fp=None)
 
def consume (self, text)
 
def next (self)
 

Public Attributes

 buf
 
 col
 
 filename
 
 line
 
 pos
 

Static Public Attributes

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

Detailed Description

Definition at line 728 of file xdot.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot.Lexer.__init__ (   self,
  buf = None,
  pos = 0,
  filename = None,
  fp = None 
)

Definition at line 736 of file xdot.py.

Member Function Documentation

def smach_viewer.xdot.xdot.Lexer.consume (   self,
  text 
)

Definition at line 794 of file xdot.py.

def smach_viewer.xdot.xdot.Lexer.next (   self)

Definition at line 768 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.Lexer.buf

Definition at line 762 of file xdot.py.

smach_viewer.xdot.xdot.Lexer.col

Definition at line 765 of file xdot.py.

smach_viewer.xdot.xdot.Lexer.filename

Definition at line 766 of file xdot.py.

smach_viewer.xdot.xdot.Lexer.line

Definition at line 764 of file xdot.py.

smach_viewer.xdot.xdot.Lexer.newline_re = re.compile(r'\r\n?|\n')
static

Definition at line 734 of file xdot.py.

smach_viewer.xdot.xdot.Lexer.pos

Definition at line 763 of file xdot.py.

smach_viewer.xdot.xdot.Lexer.scanner = None
static

Definition at line 731 of file xdot.py.

int smach_viewer.xdot.xdot.Lexer.tabsize = 8
static

Definition at line 732 of file xdot.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Mon Jun 10 2019 13:13:42