Pegged.NestedList

Undocumented in source.
  1. TParseTree NestedList(TParseTree p)
    template NestedList(alias L, alias Items, alias R)
    static
    TParseTree
    NestedList
    (
    TParseTree p
    )
  2. TParseTree NestedList(string s)
  3. string NestedList(GetName g)
  4. template NestedList(alias L, alias R)

Members

Static functions

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

Meta