Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas616 procedure SetStartIndex(const Value: Integer); procedure
622 property StartIndex: Integer read GetStartIndex write SetStartIndex;
1232 procedure SetStartIndex(const Value: Integer); procedure
2577 procedure TCommonTree.SetStartIndex(const Value: Integer); procedure
DAntlr.Runtime.pas634 procedure SetStartIndex(const Value: Integer);
644 property StartIndex: Integer read GetStartIndex write SetStartIndex;
1873 procedure SetStartIndex(const Value: Integer);
3965 procedure TCommonToken.SetStartIndex(const Value: Integer); procedure