Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas618 procedure SetStopIndex(const Value: Integer); procedure
623 property StopIndex: Integer read GetStopIndex write SetStopIndex;
1234 procedure SetStopIndex(const Value: Integer); procedure
2582 procedure TCommonTree.SetStopIndex(const Value: Integer); procedure
DAntlr.Runtime.pas636 procedure SetStopIndex(const Value: Integer);
645 property StopIndex: Integer read GetStopIndex write SetStopIndex;
1875 procedure SetStopIndex(const Value: Integer);
3970 procedure TCommonToken.SetStopIndex(const Value: Integer); procedure