Interface EmitUtils.ParameterTyper

Enclosing class:
EmitUtils

private static interface EmitUtils.ParameterTyper
  • Method Summary

    Modifier and Type
    Method
    Description
    org.objectweb.asm.Type[]
     
  • Method Details

    • getParameterTypes

      org.objectweb.asm.Type[] getParameterTypes(MethodInfo member)