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

Public Member Functions

def __init__ (self, lexer)
 
def handle_edge (self, src_id, dst_id, attrs)
 
def handle_graph (self, attrs)
 
def handle_node (self, id, attrs)
 
def parse (self)
 
def parse_attr (self)
 
def parse_attrs (self)
 
def parse_graph (self)
 
def parse_id (self)
 
def parse_node_id (self)
 
def parse_stmt (self)
 
def parse_subgraph (self)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Parser
def consume (self)
 
def match (self, type)
 
def skip (self, type)
 

Public Attributes

 edge_attrs
 
 graph_attrs
 
 node_attrs
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Parser
 lexer
 
 lookahead
 

Detailed Description

Definition at line 1087 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.xdot.DotParser.__init__ (   self,
  lexer 
)

Reimplemented from smach_viewer.xdot.xdot.Parser.

Reimplemented in smach_viewer.xdot.xdot.XDotParser, and smach_viewer.xdot.wxxdot.MyXDotParser.

Definition at line 1089 of file xdot.py.

Member Function Documentation

◆ handle_edge()

def smach_viewer.xdot.xdot.DotParser.handle_edge (   self,
  src_id,
  dst_id,
  attrs 
)

Reimplemented in smach_viewer.xdot.xdot.XDotParser.

Definition at line 1208 of file xdot.py.

◆ handle_graph()

def smach_viewer.xdot.xdot.DotParser.handle_graph (   self,
  attrs 
)

Reimplemented in smach_viewer.xdot.xdot.XDotParser.

Definition at line 1202 of file xdot.py.

◆ handle_node()

def smach_viewer.xdot.xdot.DotParser.handle_node (   self,
  id,
  attrs 
)

Reimplemented in smach_viewer.xdot.xdot.XDotParser.

Definition at line 1205 of file xdot.py.

◆ parse()

def smach_viewer.xdot.xdot.DotParser.parse (   self)

Reimplemented in smach_viewer.xdot.xdot.XDotParser, and smach_viewer.xdot.wxxdot.MyXDotParser.

Definition at line 1095 of file xdot.py.

◆ parse_attr()

def smach_viewer.xdot.xdot.DotParser.parse_attr (   self)

Definition at line 1171 of file xdot.py.

◆ parse_attrs()

def smach_viewer.xdot.xdot.DotParser.parse_attrs (   self)

Definition at line 1158 of file xdot.py.

◆ parse_graph()

def smach_viewer.xdot.xdot.DotParser.parse_graph (   self)

Definition at line 1099 of file xdot.py.

◆ parse_id()

def smach_viewer.xdot.xdot.DotParser.parse_id (   self)

Definition at line 1196 of file xdot.py.

◆ parse_node_id()

def smach_viewer.xdot.xdot.DotParser.parse_node_id (   self)

Definition at line 1180 of file xdot.py.

◆ parse_stmt()

def smach_viewer.xdot.xdot.DotParser.parse_stmt (   self)

Definition at line 1125 of file xdot.py.

◆ parse_subgraph()

def smach_viewer.xdot.xdot.DotParser.parse_subgraph (   self)

Reimplemented in smach_viewer.xdot.wxxdot.MyXDotParser.

Definition at line 1108 of file xdot.py.

Member Data Documentation

◆ edge_attrs

smach_viewer.xdot.xdot.DotParser.edge_attrs

Definition at line 1093 of file xdot.py.

◆ graph_attrs

smach_viewer.xdot.xdot.DotParser.graph_attrs

Definition at line 1091 of file xdot.py.

◆ node_attrs

smach_viewer.xdot.xdot.DotParser.node_attrs

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