public class Local extends 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 © 2023. All rights reserved.