Class MethodArgument


  • public class MethodArgument
    extends Value
    • Field Detail

      • index

        public final int index
    • Constructor Detail

      • MethodArgument

        MethodArgument​(Graph owner,
                       org.objectweb.asm.Type type,
                       int index)