restricting Kinds To
Answer a restriction like the receiver, but excluding RegisterKind-related flags that aren't set in the given kindFlagEncoding.
Return
The new TypeRestriction, or the receiver.
Parameters
kind Flag Encoding
The RestrictionFlagEncoding to clear.
fun restrictingKindsTo(kinds: EnumSet<L2Register.RegisterKind>): TypeRestriction
Content copied to clipboard
Answer a restriction like the receiver, but excluding RegisterKind-related flags that aren't set in the given kindFlagEncoding.
Return
The new TypeRestriction, or the receiver.
Parameters
kinds
The RestrictionFlagEncoding to clear.