NestingTransformer
Value members
Concrete methods
Inherited methods
Call transform(Node) to each node in ns, yield ns if nothing changes, otherwise a new sequence of concatenated results.
Call transform(Node) to each node in ns, yield ns if nothing changes, otherwise a new sequence of concatenated results.
- Inherited from
- BasicTransformer
Call transform(Node) for each node in ns, append results to NodeBuffer.
Call transform(Node) for each node in ns, append results to NodeBuffer.
- Inherited from
- BasicTransformer