| Package | Description |
|---|---|
| org.cojen.classfile |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionHandler<L extends Location>
This class corresponds to the exception_table structure as defined in The
Java Virtual Machine Specification.
|
class |
LocationRangeImpl |
| Modifier and Type | Method and Description |
|---|---|
Set<LocationRange> |
LocalVariable.getLocationRangeSet()
Returns the ranges for which this variable is used.
|
| Constructor and Description |
|---|
LocationRangeImpl(LocationRange a,
LocationRange b) |
LocationRangeImpl(LocationRange a,
LocationRange b) |
Copyright © 2004-2015 Cojen. All Rights Reserved.