without Flag
fun withoutFlag(flagEncoding: TypeRestriction.RestrictionFlagEncoding): TypeRestriction
Content copied to clipboard
Answer a restriction like the receiver, but with a flag cleared. If the flag is already clear, answer the receiver.
Return
The new TypeRestriction, or the receiver.
Parameters
flag Encoding
The RestrictionFlagEncoding to clear.