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

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 835 of file xdot.py.

Member Function Documentation

◆ next()

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

Definition at line 844 of file xdot.py.

Member Data Documentation

◆ ignorecase

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

Definition at line 833 of file xdot.py.

◆ literals

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

Definition at line 832 of file xdot.py.

◆ symbols

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

Definition at line 831 of file xdot.py.

◆ tokens

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

Definition at line 830 of file xdot.py.

◆ tokens_re

smach_viewer.xdot.xdot.Scanner.tokens_re

Definition at line 839 of file xdot.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Feb 20 2025 03:09:09