Package gnu.expr

Class TryExp

All Implemented Interfaces:
gnu.kawa.format.Printable, Named, SourceLocator, SourceLocator, Locator

public class TryExp extends Expression
This class represents try/catch/finally.