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.html62
1 files changed, 31 insertions, 31 deletions
diff --git a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
index d360aa4e8..93971c27e 100644
--- a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
+++ b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
@@ -6023,9 +6023,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 invisible" onclick="toggleMemberBody(this, 'is(flags)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6049,15 +6049,7 @@ String
<span class="no-left">
flags:
</span>
- FlagSet
-
- <span class="no-left">, </span>
-
-
- <span class="">
- butNot:
- </span>
- FlagSet
+ FlagConjunction
<span class="no-left">)</span>
@@ -6072,14 +6064,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 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,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 all of the flags in given flag conjunction?
+Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</div>
</div>
@@ -6096,9 +6088,9 @@ and at the same time contain none of the flags in the <code>butNot</code> set?</
</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>
@@ -6124,6 +6116,14 @@ and at the same time contain none of the flags in the <code>butNot</code> set?</
</span>
FlagSet
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ butNot:
+ </span>
+ FlagSet
+
<span class="no-left">)</span>
@@ -6137,14 +6137,14 @@ and at the same time contain none of the flags in the <code>butNot</code> set?</
</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>
@@ -6238,7 +6238,7 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
<div id="is(flags)" 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)');">[+]</span>
<span class="member-annotations">
</span>
@@ -6262,7 +6262,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>
@@ -6278,13 +6278,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)">
- <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>
+ <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)">
- <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>
+ <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>