Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas377 procedure SetAsInteger(const Name: String; const Value: Integer);
385 property AsInteger[const Name: String]: Integer read GetAsInteger write SetAsInteger;
964 procedure TLocalStorage.SetAsInteger(const Name: String; const Value: Integer); procedure