Home
last modified time | relevance | path

Searched defs:ListToString (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas156 class function ListToString(const Coll: IList<IANTLRInterface>): String; overload; static; in ListToString() function
157 class function ListToString(const Coll: IList<String>): String; overload; static; in ListToString() function