tangentum technologies    
 

Deutsch

   
   
 
    ref-to-field

ref-to-field

Name

ref-to-field -- Selects instructions that access fields with names from a specified set of field-names.

Synopsis

<... ... ref-to-field="field-name (, field-name)*" ... />

Description

This condition-attribute evaluates to true for instructions which access fields with names that are member of a specified set of field-names.

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