Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
myst_parser.parsers.options.StreamBuffer Class Reference

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
 

Detailed Description

A buffer for a stream of characters.

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