C# Class Microsoft.Fast.AST.Scanner.BuildBuffer.BufferElement

Show file Open project: AutomataDotNet/Automata

Private Properties

Property Type Description
Append void
BufferElement System
GetString string
Mark void
this char

Private Methods

Method Description
Append ( char block, int count ) : void
BufferElement ( ) : System
GetString ( int start, int limit ) : string
Mark ( int limit ) : void
this ( int index ) : char