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.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
index 6e992f807..54230d21c 100644
--- a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
+++ b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html
@@ -5750,7 +5750,7 @@ conjunctively. I.e. for a flag conjunction <code>fc</code>,
<span class="no-left">
flags:
</span>
- FlagSet
+ FlagConjunction
<span class="no-left">)</span>
@@ -5765,8 +5765,8 @@ conjunctively. I.e. for a flag conjunction <code>fc</code>,
</div><!-- end member-title -->
<div class="member-body">
- <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><!-- end member -->
@@ -5796,7 +5796,7 @@ This means that both the kind flags and the carrier bits have non-empty inter...
<span class="no-left">
flags:
</span>
- FlagConjunction
+ FlagSet
<span class="no-left">)</span>
@@ -5811,8 +5811,8 @@ This means that both the kind flags and the carrier bits have non-empty inter...
</div><!-- end member-title -->
<div class="member-body">
- <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><!-- end member -->
@@ -5842,7 +5842,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>
@@ -5865,9 +5865,8 @@ Pre: The intersection of the typeflags of both sets must be non-empty.</p>
</div><!-- end member-title -->
<div class="member-body">
- <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><!-- end member -->
@@ -5897,7 +5896,7 @@ Pre: The intersect...</p>
<span class="no-left">
flags:
</span>
- FlagSet
+ FlagConjunction
<span class="no-left">, </span>
@@ -5920,8 +5919,9 @@ Pre: The intersect...</p>
</div><!-- end member-title -->
<div class="member-body">
- <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>
+ <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>
</div>
</div><!-- end member -->