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.html48
1 files changed, 24 insertions, 24 deletions
diff --git a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
index d96eb25a8..31f3d9ad2 100644
--- a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
+++ b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
@@ -6018,9 +6018,9 @@ String
</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>
@@ -6046,14 +6046,6 @@ String
</span>
FlagSet
- <span class="no-left">, </span>
-
-
- <span class="">
- butNot:
- </span>
- FlagSet
-
<span class="no-left">)</span>
@@ -6067,14 +6059,14 @@ String
</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>
@@ -6231,9 +6223,9 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</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 " onclick="toggleMemberBody(this, 'is(flags)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(flags,butNot)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6259,6 +6251,14 @@ 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>
@@ -6272,14 +6272,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)">
- <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 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>
- <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 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>
</div>