ExpressionsGrammar.Add

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

Meta