Searched refs:StartChildIndex (Results 1 – 1 of 1) sorted by relevance
327 procedure ReplaceChildren(const Parent: IANTLRInterface; const StartChildIndex,386 procedure ReplaceChildren(const Parent: IANTLRInterface; const StartChildIndex, argument481 procedure ReplaceChildren(const StartChildIndex, StopChildIndex: Integer;1158 procedure ReplaceChildren(const StartChildIndex, StopChildIndex: Integer;1303 procedure ReplaceChildren(const Parent: IANTLRInterface; const StartChildIndex, argument1332 procedure ReplaceChildren(const Parent: IANTLRInterface; const StartChildIndex, argument1416 procedure ReplaceChildren(const Parent: IANTLRInterface; const StartChildIndex,2045 procedure ReplaceChildren(const Parent: IANTLRInterface; const StartChildIndex,2279 procedure TBaseTree.ReplaceChildren(const StartChildIndex,2290 ReplacingHowMany := StopChildIndex - StartChildIndex + 1;[all …]