Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DDebugTreeGrammarHelper.cs49 private IDictionary<string, BigInteger> globalMemory = new Dictionary<string, BigInteger>(); field in DebugTreeGrammar
65 IDictionary<string, BigInteger> globalMemory, in DebugTreeGrammar()
DProfileTreeGrammarHelper.cs49 private IDictionary<string, BigInteger> globalMemory = new Dictionary<string, BigInteger>(); field in ProfileTreeGrammar
65 IDictionary<string, BigInteger> globalMemory, in ProfileTreeGrammar()