Home
last modified time | relevance | path

Searched defs:InitialBufferSize (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRReaderStream.cs48 public const int InitialBufferSize = 1024; field in Antlr.Runtime.ANTLRReaderStream
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DANTLRReaderStream.cs50 public const int InitialBufferSize = 1024; field in Antlr.Runtime.ANTLRReaderStream