gnu.bytecode

Class TryState


public class TryState
extends java.lang.Object

The state of a try statement.

Constructor Summary

TryState(CodeAttr code)

Constructor Details

TryState

public TryState(CodeAttr code)