Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas378 function GetAsInterface(const Name: String): IInterface;
386 …property AsInterface[const Name: String]: IInterface read GetAsInterface write SetAsInterface; def…
949 function TLocalStorage.GetAsInterface(const Name: String): IInterface; in TLocalStorage.GetAsInterface() function