- Direct Known Subclasses:
LocalBuilder
public abstract class LocalVariableInfo
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
LocalVariableInfo
protected LocalVariableInfo()
-
Method Details
-
getLocalType
public abstract Type<?> getLocalType()
-
getLocalIndex
public abstract int getLocalIndex()
-