Class SimpleNewValInliner

All Implemented Interfaces:
Function<Itree,Itree>, UnaryOperator<Itree>, ItreeVisitor<Itree>

public class SimpleNewValInliner extends BaseOptimizer
Optimizes invocation in the form new_val('X' x 'Y' y).