Name

catches of — Finds catches of an exception class

Synopsis

catches of
  • stateless

Description

Each catch statement in the analyzed system specifies an exception class to catch. This transform, applied to a set of classes, returns the set of catches of those classes.

Example

The following query returns catches of java.lang.Exception.

catches of class "java.lang.Exception"

Applies to Type

class

Results in Type

catch

browse-by-query home antlersoft free software sourceforge project page