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

Public Member Functions

def __init__ (self, msg=None, filename=None, line=None, col=None)
 
def __str__ (self)
 

Public Attributes

 col
 
 filename
 
 line
 
 msg
 

Detailed Description

Definition at line 814 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.xdot.ParseError.__init__ (   self,
  msg = None,
  filename = None,
  line = None,
  col = None 
)

Definition at line 816 of file xdot.py.

Member Function Documentation

◆ __str__()

def smach_viewer.xdot.xdot.ParseError.__str__ (   self)

Definition at line 822 of file xdot.py.

Member Data Documentation

◆ col

smach_viewer.xdot.xdot.ParseError.col

Definition at line 820 of file xdot.py.

◆ filename

smach_viewer.xdot.xdot.ParseError.filename

Definition at line 818 of file xdot.py.

◆ line

smach_viewer.xdot.xdot.ParseError.line

Definition at line 819 of file xdot.py.

◆ msg

smach_viewer.xdot.xdot.ParseError.msg

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