![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Public Member Functions | |
| __init__ (self, str stream) | |
| int | index (self) |
| int | line (self) |
| int | column (self) |
| str | peek (self, int index=0) |
| str | prefix (self, int length=1) |
| None | forward (self, int length=1) |
| Position | get_position (self) |
Protected Attributes | |
| _buffer | |
| _index | |
| _line | |
| _column | |
A buffer for a stream of characters.