wrapAround

Undocumented in source.
  1. ParseTree wrapAround(ParseTree p)
    template wrapAround(alias before, alias target, alias after)
    @safe @safe
    wrapAround
  2. ParseTree wrapAround(string input)
  3. string wrapAround(GetName g)

Members

Functions

wrapAround
ParseTree wrapAround(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
wrapAround
ParseTree wrapAround(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
wrapAround
string wrapAround(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta