$search

xdot::Lexer Class Reference

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 725 of file xdot.py.


Member Function Documentation

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

Definition at line 733 of file xdot.py.

def xdot::Lexer::consume (   self,
  text 
)

Definition at line 791 of file xdot.py.

def xdot::Lexer::next (   self  ) 

Definition at line 765 of file xdot.py.


Member Data Documentation

Definition at line 759 of file xdot.py.

Definition at line 762 of file xdot.py.

Definition at line 763 of file xdot.py.

Definition at line 761 of file xdot.py.

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

Definition at line 731 of file xdot.py.

Definition at line 760 of file xdot.py.

xdot::Lexer::scanner = None [static]

Definition at line 728 of file xdot.py.

int xdot::Lexer::tabsize = 8 [static]

Definition at line 729 of file xdot.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


cob_script_server
Author(s): Florian Weisshardt
autogenerated on Fri Mar 1 14:44:59 2013