Public Member Functions | Public Attributes | Static Public Attributes | List of all members
smach_viewer.xdot.xdot_qt.Scanner Class Reference
Inheritance diagram for smach_viewer.xdot.xdot_qt.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 635 of file xdot_qt.py.

Constructor & Destructor Documentation

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

Definition at line 644 of file xdot_qt.py.

Member Function Documentation

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

Definition at line 653 of file xdot_qt.py.

Member Data Documentation

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

Definition at line 642 of file xdot_qt.py.

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

Definition at line 641 of file xdot_qt.py.

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

Definition at line 640 of file xdot_qt.py.

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

Definition at line 639 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.Scanner.tokens_re

Definition at line 648 of file xdot_qt.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Fri Jun 7 2019 22:03:27