Class TypeTransformer

  • All Implemented Interfaces:
    Transformer

    public class TypeTransformer
    extends java.lang.Object
    implements Transformer
    Type and correct Exprs
    • Constructor Summary

      Constructors 
      Constructor Description
      TypeTransformer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void transform​(IrMethod irMethod)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TypeTransformer

        public TypeTransformer()