Reference Guide  2.5.0
psyclone.psyir.symbols.symbol.SymbolError Class Reference
Inheritance diagram for psyclone.psyir.symbols.symbol.SymbolError:
Collaboration diagram for psyclone.psyir.symbols.symbol.SymbolError:

Public Member Functions

def __init__ (self, value)
 
- Public Member Functions inherited from psyclone.errors.PSycloneError
def __repr__ (self)
 
def __str__ (self)
 

Public Attributes

 value
 
- Public Attributes inherited from psyclone.errors.PSycloneError
 value
 

Detailed Description

PSyclone-specific exception for use with errors relating to the Symbol and
SymbolTable in the PSyIR.

:param str value: the message associated with the error.

Definition at line 50 of file symbol.py.


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