tangentum technologies    
 

Deutsch

   
   
 
    ref-to-package-or-subpackage

ref-to-package-or-subpackage

Name

ref-to-package-or-subpackage -- Selects instructions with references to a package that is member of specified set of packages, or any of their subpackages.

Synopsis

<... ... ref-to-package-or-subpackage="package-name (, package-name)*" ... />

Description

This condition-attribute evaluates to true for instructions with references to one of the specified packages, or any of their direct or transitive subpackages.

The packages are given as a comma-separated list of package-names. The order of the given package-names is not important. Each package-name should follow the conventions used for naming packages in Java.