Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/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()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugTreeAdaptor.cs93 SimulateTreeConstruction( t ); in DupTree()
98 protected virtual void SimulateTreeConstruction( object t ) in SimulateTreeConstruction() method in Antlr.Runtime.Debug.DebugTreeAdaptor
105 SimulateTreeConstruction( child ); in SimulateTreeConstruction()