ES6.CurlyBrackets

Undocumented in source.
  1. TParseTree CurlyBrackets(TParseTree p)
    template CurlyBrackets(alias Content)
    static
    TParseTree
    CurlyBrackets
    (
    TParseTree p
    )
  2. TParseTree CurlyBrackets(string s)
  3. string CurlyBrackets(GetName g)

Members

Static functions

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

Meta