Contains all AST transformer implementations of refa.
All transformer factory functions implemented here will optionally take CreationOptions or a sub-class of it.
This can be used to control the behavior of the created transformers.
For a simple transformer that applies most transformers while preserving the semantic of the given AST,
see simplify.
Contains all AST transformer implementations of refa.
All transformer factory functions implemented here will optionally take CreationOptions or a sub-class of it. This can be used to control the behavior of the created transformers.
For a simple transformer that applies most transformers while preserving the semantic of the given AST, see simplify.