Modifier and Type | Method and Description |
---|---|
Instruction |
getHandlerStart()
Get the instructions of this ExceptionHandler.
|
String |
getName()
Get the name of this ExceptionHandler.
|
public Instruction getHandlerStart()
catch(...) {...}
statement in Java language. End of the
list is set to end of the methods instruction list.public String getName()
Copyright © 2017. All rights reserved.