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

Public Member Functions

def __init__ (self)
 
def next (self, buf, pos)
 

Public Attributes

 tokens_re
 

Static Public Attributes

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

Detailed Description

Stateless scanner.

Definition at line 685 of file xdot.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot.Scanner.__init__ (   self)

Definition at line 694 of file xdot.py.

Member Function Documentation

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

Definition at line 703 of file xdot.py.

Member Data Documentation

bool smach_viewer.xdot.xdot.Scanner.ignorecase = False
static

Definition at line 692 of file xdot.py.

dictionary smach_viewer.xdot.xdot.Scanner.literals = {}
static

Definition at line 691 of file xdot.py.

dictionary smach_viewer.xdot.xdot.Scanner.symbols = {}
static

Definition at line 690 of file xdot.py.

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

Definition at line 689 of file xdot.py.

smach_viewer.xdot.xdot.Scanner.tokens_re

Definition at line 698 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