public class LocalVariableType extends Local
Modifier and Type | Method and Description |
---|---|
void |
acceptVisit(BCVisitor visit) |
LocalVariableTypeTable |
getLocalVariableTypeTable()
The owning table.
|
getClassLoader, getCode, getEnd, getLength, getLocal, getName, getNameIndex, getParam, getPool, getProject, getStart, getStartPc, getTable, getTypeIndex, getTypeName, isValid, replaceTarget, setEnd, setLength, setLocal, setName, setNameIndex, setParam, setStart, setStartPc, setType, setTypeIndex, updateTargets
public LocalVariableTypeTable getLocalVariableTypeTable()
public void acceptVisit(BCVisitor visit)
Copyright © 2002–2019. All rights reserved.