aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/dotty/tools/dotc/core/Flags$/FlagConjunction.html')
-rw-r--r--api/dotty/tools/dotc/core/Flags$/FlagConjunction.html70
1 files changed, 35 insertions, 35 deletions
diff --git a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
index 0a7239682..ee0f700c8 100644
--- a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
+++ b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
@@ -6046,7 +6046,7 @@ String
<div id="is(flags)" class="member ">
<div class="member-title">
- <span class="expand-button " onclick="toggleMemberBody(this, 'is(flags)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(flags)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6070,7 +6070,7 @@ String
<span class="no-left">
flags:
</span>
- FlagSet
+ FlagConjunction
<span class="no-left">)</span>
@@ -6086,13 +6086,13 @@ String
<div class="member-body">
<div class="member-body-short" id="short-body-is(flags)">
- <p>Does this flag set have a non-empty intersection with the given flag set?
-This means that both the kind flags and the carrier bits have non-empty inter...</p>
+ <p>Does this flag set have all of the flags in given flag conjunction?
+Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</div>
<div class="member-body-long" id ="long-body-is(flags)">
- <p>Does this flag set have a non-empty intersection with the given flag set?
-This means that both the kind flags and the carrier bits have non-empty intersection.</p>
+ <p>Does this flag set have all of the flags in given flag conjunction?
+Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</div>
</div>
@@ -6109,9 +6109,9 @@ This means that both the kind flags and the carrier bits have non-empty intersec
</script>
</div><!-- end member -->
- <div id="is(flags)" class="member ">
+ <div id="is(flags,butNot)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(flags)');">[+]</span>
+ <span class="expand-button " onclick="toggleMemberBody(this, 'is(flags,butNot)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6137,6 +6137,14 @@ This means that both the kind flags and the carrier bits have non-empty intersec
</span>
FlagConjunction
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ butNot:
+ </span>
+ FlagSet
+
<span class="no-left">)</span>
@@ -6150,13 +6158,15 @@ This means that both the kind flags and the carrier bits have non-empty intersec
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-is(flags)">
+ <div class="member-body-short" id="short-body-is(flags,butNot)">
<p>Does this flag set have all of the flags in given flag conjunction?
-Pre: The intersection of the typeflags of both sets must be non-empty.</p>
+and at the same time contain none of the flags in the <code>butNot</code> set?
+Pre: The intersect...</p>
</div>
- <div class="member-body-long" id ="long-body-is(flags)">
+ <div class="member-body-long" id ="long-body-is(flags,butNot)">
<p>Does this flag set have all of the flags in given flag conjunction?
+and at the same time contain none of the flags in the <code>butNot</code> set?
Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</div>
@@ -6176,7 +6186,7 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
<div id="is(flags,butNot)" class="member ">
<div class="member-title">
- <span class="expand-button " onclick="toggleMemberBody(this, 'is(flags,butNot)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(flags,butNot)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6200,7 +6210,7 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
<span class="no-left">
flags:
</span>
- FlagConjunction
+ FlagSet
<span class="no-left">, </span>
@@ -6224,15 +6234,13 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
<div class="member-body">
<div class="member-body-short" id="short-body-is(flags,butNot)">
- <p>Does this flag set have all of the flags in given flag conjunction?
-and at the same time contain none of the flags in the <code>butNot</code> set?
-Pre: The intersect...</p>
+ <p>Does this flag set have a non-empty intersection with the given flag set,
+and at the same time contain none of the flags in the <code>butNot</code> set?</p>
</div>
<div class="member-body-long" id ="long-body-is(flags,butNot)">
- <p>Does this flag set have all of the flags in given flag conjunction?
-and at the same time contain none of the flags in the <code>butNot</code> set?
-Pre: The intersection of the typeflags of both sets must be non-empty.</p>
+ <p>Does this flag set have a non-empty intersection with the given flag set,
+and at the same time contain none of the flags in the <code>butNot</code> set?</p>
</div>
</div>
@@ -6249,9 +6257,9 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</script>
</div><!-- end member -->
- <div id="is(flags,butNot)" class="member ">
+ <div id="is(flags)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(flags,butNot)');">[+]</span>
+ <span class="expand-button " onclick="toggleMemberBody(this, 'is(flags)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6277,14 +6285,6 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</span>
FlagSet
- <span class="no-left">, </span>
-
-
- <span class="">
- butNot:
- </span>
- FlagSet
-
<span class="no-left">)</span>
@@ -6298,14 +6298,14 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-is(flags,butNot)">
- <p>Does this flag set have a non-empty intersection with the given flag set,
-and at the same time contain none of the flags in the <code>butNot</code> set?</p>
+ <div class="member-body-short" id="short-body-is(flags)">
+ <p>Does this flag set have a non-empty intersection with the given flag set?
+This means that both the kind flags and the carrier bits have non-empty inter...</p>
</div>
- <div class="member-body-long" id ="long-body-is(flags,butNot)">
- <p>Does this flag set have a non-empty intersection with the given flag set,
-and at the same time contain none of the flags in the <code>butNot</code> set?</p>
+ <div class="member-body-long" id ="long-body-is(flags)">
+ <p>Does this flag set have a non-empty intersection with the given flag set?
+This means that both the kind flags and the carrier bits have non-empty intersection.</p>
</div>
</div>