public class LocalVariableInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
descriptor |
int |
end |
int |
index |
String |
name |
static int |
SIZE |
int |
start |
| Constructor and Description |
|---|
LocalVariableInfo(Input src) |
public int start
public int end
public String name
public String descriptor
public int index
public static final int SIZE
public LocalVariableInfo(Input src) throws IOException
IOExceptionpublic void write(Output dest) throws IOException
IOExceptionCopyright © 1998–2017 1&1. All rights reserved.