tangentum technologies    
 

Deutsch

   
   
 
    method-contains-instruction

method-contains-instruction

Name

method-contains-instruction -- Selects methods that contain instructions from a specified set of instruction-types.

Synopsis

<... ... method-contains-instruction="instruction-type (, instruction-type)*" ... />

Description

This condition-attribute evaluates to true for methods which contain a virtual-machine instruction with a type from a specified set of instruction-types.

The instruction-types are given as a comma-separated list of instruction-types. The order of the instruction-types is not important.

The instruction-types are defined by the Java virtual-machine. For a complete list of the nmemonics see instruction.