Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Match ( string s ) : bool | ||
Push ( char s ) : void | ||
Push ( string s ) : void | ||
Read ( ) : bool | ||
Read ( int count ) : bool | ||
TextPeeker ( TextReader reader ) : System |
public TextPeeker ( TextReader reader ) : System | ||
reader | TextReader | |
return | System |