public final class LocalVarContext extends Object
LocalVarContext(String name, int index, Type type)
int
getIndex()
String
getName()
Type
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocalVarContext(String name, int index, Type type)
public String getName()
public int getIndex()
public Type getType()
Copyright © 2014. All Rights Reserved.