NestedList.NestedList

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TParseTree NestedList(TParseTree p)
    template NestedList(alias L, alias R)
    static
    TParseTree
    NestedList
    (
    TParseTree p
    )
  2. TParseTree NestedList(string s)
  3. string NestedList(GetName g)
  4. template NestedList(alias L, alias Items, alias R)

Meta