Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas317 procedure SetChildIdex(const T: IANTLRInterface; const Index: Integer);
1302 procedure SetChildIdex(const T: IANTLRInterface; const Index: Integer); virtual; abstract; procedure
1331 procedure SetChildIdex(const T: IANTLRInterface; const Index: Integer); override; procedure
2774 SetChildIdex(Result, GetChildIndex(T));
2986 procedure TCommonTreeAdaptor.SetChildIdex(const T: IANTLRInterface; procedure