Searched refs:FreshenParentAndChildIndexes (Results 1 – 5 of 5) sorted by relevance
199 this.FreshenParentAndChildIndexes(); in AddChild()253 this.FreshenParentAndChildIndexes(i); in DeleteChild()325 FreshenParentAndChildIndexes(startChildIndex); in ReplaceChildren()336 FreshenParentAndChildIndexes(startChildIndex); in ReplaceChildren()347 public virtual void FreshenParentAndChildIndexes() { in FreshenParentAndChildIndexes() method in Antlr.Runtime.Tree.BaseTree348 FreshenParentAndChildIndexes(0); in FreshenParentAndChildIndexes()351 public virtual void FreshenParentAndChildIndexes(int offset) { in FreshenParentAndChildIndexes() method in Antlr.Runtime.Tree.BaseTree
85 void FreshenParentAndChildIndexes(); in FreshenParentAndChildIndexes() method
239 this.FreshenParentAndChildIndexes(); in AddChild()302 this.FreshenParentAndChildIndexes( i ); in DeleteChild()388 FreshenParentAndChildIndexes( startChildIndex ); in ReplaceChildren()403 FreshenParentAndChildIndexes( startChildIndex ); in ReplaceChildren()415 public virtual void FreshenParentAndChildIndexes() in FreshenParentAndChildIndexes() method in Antlr.Runtime.Tree.BaseTree417 FreshenParentAndChildIndexes( 0 ); in FreshenParentAndChildIndexes()420 public virtual void FreshenParentAndChildIndexes( int offset ) in FreshenParentAndChildIndexes() method in Antlr.Runtime.Tree.BaseTree
90 void FreshenParentAndChildIndexes(); in FreshenParentAndChildIndexes() method
459 procedure FreshenParentAndChildIndexes; procedure559 procedure FreshenParentAndChildIndexes(const Offset: Integer); procedure1157 procedure FreshenParentAndChildIndexes; overload;1165 procedure FreshenParentAndChildIndexes(const Offset: Integer); overload;2163 FreshenParentAndChildIndexes;2208 FreshenParentAndChildIndexes(I);2212 procedure TBaseTree.FreshenParentAndChildIndexes(const Offset: Integer); procedure2226 procedure TBaseTree.FreshenParentAndChildIndexes; procedure2228 FreshenParentAndChildIndexes(0);2333 FreshenParentAndChildIndexes(StartChildIndex);[all …]