Interface ICatchClause

All Superinterfaces:
IParsedElement, IParsedElementWithAtLeastOneDeclaration, IStatement
All Known Implementing Classes:
CatchClause

public interface ICatchClause extends IStatement, IParsedElementWithAtLeastOneDeclaration
  • Method Details