Searched defs:InitialFollowStackSize (Results 1 - 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DBaseRecognizer.cs59 public const int InitialFollowStackSize = 100; field in class:Antlr.Runtime.BaseRecognizer
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DBaseRecognizer.cs61 public const int InitialFollowStackSize = 100; field in class:Antlr.Runtime.BaseRecognizer

Completed in 177 milliseconds