wrapAround.wrapAround

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ParseTree wrapAround(ParseTree p)
  2. ParseTree wrapAround(string input)
    template wrapAround(alias before, alias target, alias after)
    wrapAround
    (
    string input
    )
  3. string wrapAround(GetName g)

Meta