The annotations of the enclosing definition.
The annotations of the enclosing definition. Empty list if none are specified explicitly.
The underlying flags of the enclosing definition.
The underlying flags of the enclosing definition.
Is equal to NoFlags if none are specified explicitly.
The visibility scope of the enclosing definition.
The visibility scope of the enclosing definition.
Is equal to tpnme.EMPTY if none is specified explicitly.
Returns string formatted according to given format string.
Returns string formatted according to given format string.
Format strings are as for String.format
(@see java.lang.String.format).
Creates a new instance of Modifiers with
the annotations transformed according to the given function.
The API that all Modifiers support