public class Local extends java.lang.Object
Local(int index, org.objectweb.asm.Type type)
int
getIndex()
org.objectweb.asm.Type
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Local(int index, org.objectweb.asm.Type type)
public int getIndex()
public org.objectweb.asm.Type getType()
Copyright © 2013 Oracle Corporation. All Rights Reserved.