ES6.Parentheses

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

Members

Static functions

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

Meta