Package gnu.bytecode

Class TryState

java.lang.Object
gnu.bytecode.TryState

public class TryState extends Object
The state of a try statement.
  • Constructor Details

    • TryState

      public TryState(CodeAttr code)