Public Member Functions | Public Attributes | Static Public Attributes
xdot.xdot.Scanner Class Reference
Inheritance diagram for xdot.xdot.Scanner:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def next

Public Attributes

 tokens_re

Static Public Attributes

 ignorecase = False
dictionary literals = {}
dictionary symbols = {}
list tokens = []

Detailed Description

Stateless scanner.

Definition at line 685 of file xdot.py.


Constructor & Destructor Documentation

Definition at line 694 of file xdot.py.


Member Function Documentation

def xdot.xdot.Scanner.next (   self,
  buf,
  pos 
)

Definition at line 703 of file xdot.py.


Member Data Documentation

Definition at line 692 of file xdot.py.

dictionary xdot::xdot.Scanner::literals = {} [static]

Definition at line 691 of file xdot.py.

dictionary xdot::xdot.Scanner::symbols = {} [static]

Definition at line 690 of file xdot.py.

list xdot::xdot.Scanner::tokens = [] [static]

Reimplemented in xdot.xdot.DotScanner.

Definition at line 689 of file xdot.py.

Definition at line 694 of file xdot.py.


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


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Mon Oct 6 2014 07:25:57