aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html')
-rw-r--r--api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html208
1 files changed, 104 insertions, 104 deletions
diff --git a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html
index 5807e6c17..9b0a5a442 100644
--- a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html
+++ b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html
@@ -11825,9 +11825,9 @@ of this run.</p>
</script>
</div><!-- end member -->
- <div id="is(fs)(ctx)" class="member ">
+ <div id="is(fs,butNot)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs,butNot)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -11851,6 +11851,14 @@ of this run.</p>
<span class="no-left">
fs:
</span>
+ FlagConjunction
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ butNot:
+ </span>
FlagSet
@@ -11879,12 +11887,14 @@ of this run.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-is(fs)(ctx)">
- <p>Has this denotation one of the flags in <code>fs</code> set?</p>
+ <div class="member-body-short" id="short-body-is(fs,butNot)(ctx)">
+ <p>Has this denotation all of the flags in <code>fs</code> set, whereas none of the flags
+in <code>butNot</code> are set?</p>
</div>
- <div class="member-body-long" id ="long-body-is(fs)(ctx)">
- <p>Has this denotation one of the flags in <code>fs</code> set?</p>
+ <div class="member-body-long" id ="long-body-is(fs,butNot)(ctx)">
+ <p>Has this denotation all of the flags in <code>fs</code> set, whereas none of the flags
+in <code>butNot</code> are set?</p>
</div>
</div>
@@ -11901,9 +11911,9 @@ of this run.</p>
</script>
</div><!-- end member -->
- <div id="is(fs,butNot)(ctx)" class="member ">
+ <div id="is(fs)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs,butNot)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -11927,15 +11937,7 @@ of this run.</p>
<span class="no-left">
fs:
</span>
- FlagSet
-
- <span class="no-left">, </span>
-
-
- <span class="">
- butNot:
- </span>
- FlagSet
+ FlagConjunction
<span class="no-left">)</span>
@@ -11963,14 +11965,12 @@ of this run.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-is(fs,butNot)(ctx)">
- <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 class="member-body-short" id="short-body-is(fs)(ctx)">
+ <p>Has this denotation all of the flags in <code>fs</code> set?</p>
</div>
- <div class="member-body-long" id ="long-body-is(fs,butNot)(ctx)">
- <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 class="member-body-long" id ="long-body-is(fs)(ctx)">
+ <p>Has this denotation all of the flags in <code>fs</code> set?</p>
</div>
</div>
@@ -11987,9 +11987,9 @@ in <code>butNot</code> are set?</p>
</script>
</div><!-- end member -->
- <div id="is(fs)(ctx)" class="member ">
+ <div id="is(fs,butNot)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs,butNot)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -12013,7 +12013,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>
@@ -12041,12 +12049,14 @@ in <code>butNot</code> are set?</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-is(fs)(ctx)">
- <p>Has this denotation all of the flags in <code>fs</code> set?</p>
+ <div class="member-body-short" id="short-body-is(fs,butNot)(ctx)">
+ <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 class="member-body-long" id ="long-body-is(fs)(ctx)">
- <p>Has this denotation all of the flags in <code>fs</code> set?</p>
+ <div class="member-body-long" id ="long-body-is(fs,butNot)(ctx)">
+ <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>
@@ -12063,9 +12073,9 @@ in <code>butNot</code> are set?</p>
</script>
</div><!-- end member -->
- <div id="is(fs,butNot)(ctx)" class="member ">
+ <div id="is(fs)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs,butNot)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'is(fs)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -12089,14 +12099,6 @@ in <code>butNot</code> are set?</p>
<span class="no-left">
fs:
</span>
- FlagConjunction
-
- <span class="no-left">, </span>
-
-
- <span class="">
- butNot:
- </span>
FlagSet
@@ -12125,14 +12127,12 @@ in <code>butNot</code> are set?</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-is(fs,butNot)(ctx)">
- <p>Has this denotation all of the flags in <code>fs</code> set, whereas none of the flags
-in <code>butNot</code> are set?</p>
+ <div class="member-body-short" id="short-body-is(fs)(ctx)">
+ <p>Has this denotation one of the flags in <code>fs</code> set?</p>
</div>
- <div class="member-body-long" id ="long-body-is(fs,butNot)(ctx)">
- <p>Has this denotation all of the flags in <code>fs</code> set, whereas none of the flags
-in <code>butNot</code> are set?</p>
+ <div class="member-body-long" id ="long-body-is(fs)(ctx)">
+ <p>Has this denotation one of the flags in <code>fs</code> set?</p>
</div>
</div>
@@ -17383,7 +17383,7 @@ have existing symbols.</p>
<span class="no-left">
that: =&gt;
</span>
- Denotation
+ SingleDenotation
<span class="no-left">)</span>
@@ -17393,18 +17393,16 @@ have existing symbols.</p>
- <span class="no-left">: Denotation</span>
+ <span class="no-left">: SingleDenotation</span>
</div><!-- end member-title -->
<div class="member-body">
<div class="member-body-short" id="short-body-orElse(that)">
- <p>If this denotation does not exist, fallback to alternative</p>
-
+
</div>
<div class="member-body-long" id ="long-body-orElse(that)">
- <p>If this denotation does not exist, fallback to alternative</p>
-
+
</div>
</div>
<script>
@@ -17446,7 +17444,7 @@ have existing symbols.</p>
<span class="no-left">
that: =&gt;
</span>
- SingleDenotation
+ Denotation
<span class="no-left">)</span>
@@ -17456,16 +17454,18 @@ have existing symbols.</p>
- <span class="no-left">: SingleDenotation</span>
+ <span class="no-left">: Denotation</span>
</div><!-- end member-title -->
<div class="member-body">
<div class="member-body-short" id="short-body-orElse(that)">
-
+ <p>If this denotation does not exist, fallback to alternative</p>
+
</div>
<div class="member-body-long" id ="long-body-orElse(that)">
-
+ <p>If this denotation does not exist, fallback to alternative</p>
+
</div>
</div>
<script>
@@ -18524,9 +18524,9 @@ Type
</script>
</div><!-- end member -->
- <div id="requiredMethodRef(name)(ctx)" class="member ">
+ <div id="requiredMethodRef(name,argTypes)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'requiredMethodRef(name)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'requiredMethodRef(name,argTypes)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -18552,6 +18552,17 @@ Type
</span>
PreName
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ argTypes:
+ </span>
+ List
+<span class="no-left no-right">[</span>
+Type
+<span class="no-left">]</span>
+
<span class="no-left">)</span>
@@ -18578,10 +18589,10 @@ Type
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-requiredMethodRef(name)(ctx)">
+ <div class="member-body-short" id="short-body-requiredMethodRef(name,argTypes)(ctx)">
</div>
- <div class="member-body-long" id ="long-body-requiredMethodRef(name)(ctx)">
+ <div class="member-body-long" id ="long-body-requiredMethodRef(name,argTypes)(ctx)">
</div>
</div>
@@ -18598,9 +18609,9 @@ Type
</script>
</div><!-- end member -->
- <div id="requiredMethodRef(name,argTypes)(ctx)" class="member ">
+ <div id="requiredMethodRef(name)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'requiredMethodRef(name,argTypes)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'requiredMethodRef(name)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -18626,17 +18637,6 @@ Type
</span>
PreName
- <span class="no-left">, </span>
-
-
- <span class="">
- argTypes:
- </span>
- List
-<span class="no-left no-right">[</span>
-Type
-<span class="no-left">]</span>
-
<span class="no-left">)</span>
@@ -18663,10 +18663,10 @@ Type
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-requiredMethodRef(name,argTypes)(ctx)">
+ <div class="member-body-short" id="short-body-requiredMethodRef(name)(ctx)">
</div>
- <div class="member-body-long" id ="long-body-requiredMethodRef(name,argTypes)(ctx)">
+ <div class="member-body-long" id ="long-body-requiredMethodRef(name)(ctx)">
</div>
</div>
@@ -19311,9 +19311,9 @@ as seen from subclasses.</p>
</script>
</div><!-- end member -->
- <div id="showSummary(ctx)" class="member ">
+ <div id="showSummary(depth)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'showSummary(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'showSummary(depth)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -19333,6 +19333,17 @@ 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>
@@ -19354,11 +19365,17 @@ as seen from subclasses.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-showSummary(ctx)">
-
+ <div class="member-body-short" id="short-body-showSummary(depth)(ctx)">
+ <p>The summarized string representation of this showable element.
+Recursion depth is limited to some smallish value. Default is
+Config.summarizeDepth.</p>
+
</div>
- <div class="member-body-long" id ="long-body-showSummary(ctx)">
-
+ <div class="member-body-long" id ="long-body-showSummary(depth)(ctx)">
+ <p>The summarized string representation of this showable element.
+Recursion depth is limited to some smallish value. Default is
+Config.summarizeDepth.</p>
+
</div>
</div>
<script>
@@ -19374,9 +19391,9 @@ as seen from subclasses.</p>
</script>
</div><!-- end member -->
- <div id="showSummary(depth)(ctx)" class="member ">
+ <div id="showSummary(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'showSummary(depth)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'showSummary(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -19396,17 +19413,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>
@@ -19428,17 +19434,11 @@ as seen from subclasses.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-showSummary(depth)(ctx)">
- <p>The summarized string representation of this showable element.
-Recursion depth is limited to some smallish value. Default is
-Config.summarizeDepth.</p>
-
+ <div class="member-body-short" id="short-body-showSummary(ctx)">
+
</div>
- <div class="member-body-long" id ="long-body-showSummary(depth)(ctx)">
- <p>The summarized string representation of this showable element.
-Recursion depth is limited to some smallish value. Default is
-Config.summarizeDepth.</p>
-
+ <div class="member-body-long" id ="long-body-showSummary(ctx)">
+
</div>
</div>
<script>