Class CompiledIRMethod

All Implemented Interfaces:
Cloneable, Compilable<DynamicMethod>, IRMethodArgs, PositionAware

public class CompiledIRMethod extends AbstractIRMethod implements Compilable<DynamicMethod>