C# Class GOLD.Engine.LookAheadBuffer

Afficher le fichier Open project: software-engineering-amsterdam/poly-ql Class Usage Examples

Private Properties

Свойство Type Description
Consume void
GetTextFromBuffer string
LookAhead string
LookAheadBuffer System

Private Methods

Méthode Description
Consume ( int count ) : void
GetTextFromBuffer ( int length ) : string
LookAhead ( int index ) : string
LookAheadBuffer ( TextReader tr ) : System