Home
last modified time | relevance | path

Searched refs:SimulateTreeConstruction (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugTreeAdaptor.cs85 SimulateTreeConstruction(t); in DupTree()
90 protected virtual void SimulateTreeConstruction(object t) { in SimulateTreeConstruction() method in Antlr.Runtime.Debug.DebugTreeAdaptor
95 SimulateTreeConstruction(child); in SimulateTreeConstruction()