$KnownDeclarationAllowIncomingExtension extension
Properties
- isAll → bool
-
Available on KnownDeclarationAllowIncoming, provided by the $KnownDeclarationAllowIncomingExtension extension
Returns true if this value is all, otherwise false.no setter - isFollowing → bool
-
Available on KnownDeclarationAllowIncoming, provided by the $KnownDeclarationAllowIncomingExtension extension
Returns true if this value is following, otherwise false.no setter - isNone → bool
-
Available on KnownDeclarationAllowIncoming, provided by the $KnownDeclarationAllowIncomingExtension extension
Returns true if this value is none, otherwise false.no setter - isNotAll → bool
-
Available on KnownDeclarationAllowIncoming, provided by the $KnownDeclarationAllowIncomingExtension extension
Returns true if this value is not all, otherwise false.no setter - isNotFollowing → bool
-
Available on KnownDeclarationAllowIncoming, provided by the $KnownDeclarationAllowIncomingExtension extension
Returns true if this value is not following, otherwise false.no setter - isNotNone → bool
-
Available on KnownDeclarationAllowIncoming, provided by the $KnownDeclarationAllowIncomingExtension extension
Returns true if this value is not none, otherwise false.no setter
Methods
-
toUnion(
) → UDeclarationAllowIncoming -
Available on KnownDeclarationAllowIncoming, provided by the $KnownDeclarationAllowIncomingExtension extension
Returns this value as UDeclarationAllowIncoming.