![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| __init__ (self, text, pos=-1, expr=None) | |
| __str__ (self) | |
| line (self) | |
| column (self) | |
Public Member Functions inherited from parsimonious.utils.StrAndRepr | |
| __repr__ (self) | |
Public Attributes | |
| text | |
| pos | |
| expr | |
A call to ``Expression.parse()`` or ``match()`` didn't match.
| parsimonious.exceptions.ParseError.column | ( | self | ) |
Return the 1-based column where the expression ceased to match.
| parsimonious.exceptions.ParseError.line | ( | self | ) |
Return the 1-based line number where the expression ceased to match.