ExpressionsGrammar.Parens

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TParseTree Parens(TParseTree p)
  2. TParseTree Parens(string s)
    struct ExpressionsGrammar(alias Variable = identifier)
    static
    TParseTree
    Parens
    (
    string s
    )
  3. string Parens(GetName g)

Meta