Searched defs:FreshenParentAndChildIndexes (Results 1 – 5 of 5) sorted by relevance
347 public virtual void FreshenParentAndChildIndexes() { in FreshenParentAndChildIndexes() method in Antlr.Runtime.Tree.BaseTree351 public virtual void FreshenParentAndChildIndexes(int offset) { in FreshenParentAndChildIndexes() method in Antlr.Runtime.Tree.BaseTree
85 void FreshenParentAndChildIndexes(); in FreshenParentAndChildIndexes() method
439 public virtual void FreshenParentAndChildIndexes() in FreshenParentAndChildIndexes() method in Antlr.Runtime.Tree.BaseTree444 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); procedure2212 procedure TBaseTree.FreshenParentAndChildIndexes(const Offset: Integer); procedure2226 procedure TBaseTree.FreshenParentAndChildIndexes; procedure