Name

catches in — Returns the exception catches in a method

Synopsis

catches in
  • stateless

Description

For each method in the set, this transform returns all the exception catches in the method.

Example

The following returns the catches in method Foo.Bar()

catches in ~ "Bar" methods in class "Foo"

Applies to Type

method

Results in Type

catch

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