Transforms a tree with a given owner symbol.
The enclosing class of the currently transformed tree.
The enclosing class of the currently transformed tree.
The enclosing method of the currently transformed tree.
The enclosing method of the currently transformed tree.
The current owner symbol.
The current owner symbol.
Returns string formatted according to given format string.
Returns string formatted according to given format string.
Format strings are as for String.format
(@see java.lang.String.format).
Transforms a single tree.
Transforms a list of CaseDef nodes.
Transforms a list of Ident nodes.
Transforms Modifiers.
Traverses a list of trees with a given owner symbol.
Transforms a Template.
Transforms a list of trees.
Transforms a list of TypeDef trees.
Transforms a ValDef.
Transforms a list of ValDef nodes.
Transforms a list of lists of ValDef nodes.
The underlying tree copier.
A class that implement a default tree transformation strategy: breadth-first component-wise cloning.