public class LocalVariableType extends Object
LocalVariableTypeTableAttribute.| Modifier and Type | Field and Description |
|---|---|
Label |
end |
int |
index |
String |
name |
String |
signature |
Label |
start |
| Constructor and Description |
|---|
LocalVariableType() |
| Modifier and Type | Method and Description |
|---|---|
Label |
getEnd() |
int |
getIndex() |
String |
getName() |
String |
getSignature() |
Label |
getStart() |
String |
toString() |
Copyright © 2024. All rights reserved.