ExpressionsGrammar.Primary

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

Meta