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.


Member Function Documentation

def xdot::xdot::Scanner::__init__ (   self  ) 

Definition at line 694 of file xdot.py.

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Fri Jan 11 09:59:31 2013