DClass.List

Undocumented in source.
  1. TParseTree List(TParseTree p)
    template List(alias Elem, alias Sep)
    static
    TParseTree
    List
    (
    TParseTree p
    )
  2. TParseTree List(string s)
  3. string List(GetName g)

Members

Static functions

List
TParseTree List(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
List
TParseTree List(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
List
string List(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta