ES6.SquareBrackets

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

Members

Static functions

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

Meta