aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Symbols$/Symbol.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/dotty/tools/dotc/core/Symbols$/Symbol.html')
-rw-r--r--api/dotty/tools/dotc/core/Symbols$/Symbol.html68
1 files changed, 34 insertions, 34 deletions
diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
index a193c0869..21c05ea10 100644
--- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html
+++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
@@ -10273,7 +10273,7 @@ of this run.</p>
</div>
</div><!-- end member -->
- <div id="is(fs,butNot)(ctx)" class="member ">
+ <div id="is(fs)(ctx)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -10300,14 +10300,6 @@ of this run.</p>
</span>
FlagSet
- <span class="no-left">, </span>
-
-
- <span class="">
- butNot:
- </span>
- FlagSet
-
<span class="no-left">)</span>
@@ -10334,8 +10326,7 @@ of this run.</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Has this denotation one of the flags in <code>fs</code> set, whereas none of the flags
-in <code>butNot</code> are set?</p>
+ <p>Has this denotation one of the flags in <code>fs</code> set?</p>
</div>
</div><!-- end member -->
@@ -10365,7 +10356,7 @@ in <code>butNot</code> are set?</p>
<span class="no-left">
fs:
</span>
- FlagSet
+ FlagConjunction
<span class="no-left">)</span>
@@ -10393,12 +10384,12 @@ in <code>butNot</code> are set?</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Has this denotation one of the flags in <code>fs</code> set?</p>
+ <p>Has this denotation all of the flags in <code>fs</code> set?</p>
</div>
</div><!-- end member -->
- <div id="is(fs)(ctx)" class="member ">
+ <div id="is(fs,butNot)(ctx)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -10423,7 +10414,15 @@ in <code>butNot</code> are set?</p>
<span class="no-left">
fs:
</span>
- FlagConjunction
+ FlagSet
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ butNot:
+ </span>
+ FlagSet
<span class="no-left">)</span>
@@ -10451,7 +10450,8 @@ in <code>butNot</code> are set?</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Has this denotation all of the flags in <code>fs</code> set?</p>
+ <p>Has this denotation one of the flags in <code>fs</code> set, whereas none of the flags
+in <code>butNot</code> are set?</p>
</div>
</div><!-- end member -->
@@ -16857,7 +16857,7 @@ as seen from subclasses.</p>
</div>
</div><!-- end member -->
- <div id="showSummary(depth)(ctx)" class="member ">
+ <div id="showSummary(ctx)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -16878,17 +16878,6 @@ as seen from subclasses.</p>
<span class="no-left">(</span>
-
- <span class="no-left">
- depth:
- </span>
- Int
-
-
- <span class="no-left">)</span>
-
- <span class="no-left">(</span>
-
<span class="no-left keyword">implicit</span>
@@ -16910,14 +16899,11 @@ as seen from subclasses.</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>The summarized string representation of this showable element.
-Recursion depth is limited to some smallish value. Default is
-Config.summarizeDepth.</p>
-
+
</div>
</div><!-- end member -->
- <div id="showSummary(ctx)" class="member ">
+ <div id="showSummary(depth)(ctx)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -16938,6 +16924,17 @@ Config.summarizeDepth.</p>
<span class="no-left">(</span>
+
+ <span class="no-left">
+ depth:
+ </span>
+ Int
+
+
+ <span class="no-left">)</span>
+
+ <span class="no-left">(</span>
+
<span class="no-left keyword">implicit</span>
@@ -16959,7 +16956,10 @@ Config.summarizeDepth.</p>
</div><!-- end member-title -->
<div class="member-body">
-
+ <p>The summarized string representation of this showable element.
+Recursion depth is limited to some smallish value. Default is
+Config.summarizeDepth.</p>
+
</div>
</div><!-- end member -->