|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| def | __init__ (self, errmsg, lineno) |
| def | __str__ (self) |
Public Attributes | |
| lineno | |
Base class for all which occur while walking the AST. Attributes: errmsg = short decription about the nature of the error lineno = line offset to where error occured in source code