org.kiama.example.oberon0.base
Interface for all transformers. Also provides operations that are useful in transformer implementations.
Transform a module in some way, returning a new module.
Transform a module in some way, returning a new module. By default, just return the given module.
Interface for all transformers. Also provides operations that are useful in transformer implementations.