gnu.bytecode

Class TryState

public class TryState extends Object

The state of a try statement.
Constructor Summary
TryState(CodeAttr code)

Constructor Detail

TryState

public TryState(CodeAttr code)