Class MethodArgument


public class MethodArgument extends Value
  • Field Details

    • index

      public final int index
  • Constructor Details

    • MethodArgument

      MethodArgument(Graph owner, org.objectweb.asm.Type type, int index)
  • Method Details