AttributeMatcher
Constructs and initializes an attribute matcher to match the specified attribute.
Parameters
the attribute name to match
the minimum required similarity
the expected access modifier
the expected attribute type
the indicator whether to also match super implementations
Constructs and initializes an attribute matcher to match the specified attribute with no super implementation match.
Parameters
the attribute name to match
the minimum required similarity
the expected access modifier
the expected attribute type
Constructs and initializes an attribute matcher to match the specified attribute.
Parameters
the attribute name to match
the minimum required similarity
the expected attribute type
the indicator whether to also match super implementations
Constructs and initializes an attribute matcher to match the specified attribute with no super implementation match.
Parameters
the attribute name to match
the minimum required similarity
the expected attribute type