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.html244
1 files changed, 122 insertions, 122 deletions
diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
index f1fa43ac8..e2421972e 100644
--- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html
+++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
@@ -5502,24 +5502,6 @@
</div>
</div>
- <div class="member">
- <div class="member-title">
- <span class="member-name">Symbol</span>
- <span class="no-left">(</span>
-
- <span class="no-left keyword">implicit</span>
-
-
- <span class="no-left">
- ctx:
- </span>
- Context
-
-
- <span class="no-left">)</span>
- </div>
- </div>
-
<div class="member">
@@ -5614,6 +5596,24 @@
</div>
</div>
+ <div class="member">
+ <div class="member-title">
+ <span class="member-name">Symbol</span>
+ <span class="no-left">(</span>
+
+ <span class="no-left keyword">implicit</span>
+
+
+ <span class="no-left">
+ ctx:
+ </span>
+ Context
+
+
+ <span class="no-left">)</span>
+ </div>
+ </div>
+
<div class="member">
@@ -12520,9 +12520,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>
@@ -12546,6 +12546,14 @@ of this run.</p>
<span class="no-left">
fs:
</span>
+ FlagConjunction
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ butNot:
+ </span>
FlagSet
@@ -12574,12 +12582,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>
@@ -12596,9 +12606,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>
@@ -12622,15 +12632,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>
@@ -12658,14 +12660,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>
@@ -12682,9 +12682,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>
@@ -12708,7 +12708,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>
@@ -12736,12 +12744,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>
@@ -12758,9 +12768,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>
@@ -12784,14 +12794,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
@@ -12820,14 +12822,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>
@@ -18862,7 +18862,7 @@ These are called a &quot;flock&quot;. Flock members are generated by</p>
<span class="no-left">
that: =&gt;
</span>
- Denotation
+ SingleDenotation
<span class="no-left">)</span>
@@ -18872,18 +18872,16 @@ These are called a &quot;flock&quot;. Flock members are generated by</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>
@@ -18925,7 +18923,7 @@ These are called a &quot;flock&quot;. Flock members are generated by</p>
<span class="no-left">
that: =&gt;
</span>
- SingleDenotation
+ Denotation
<span class="no-left">)</span>
@@ -18935,16 +18933,18 @@ These are called a &quot;flock&quot;. Flock members are generated by</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>
@@ -20390,9 +20390,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>
@@ -20418,6 +20418,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>
@@ -20444,10 +20455,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>
@@ -20464,9 +20475,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>
@@ -20492,17 +20503,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>
@@ -20529,10 +20529,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>
@@ -21618,9 +21618,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>
@@ -21640,6 +21640,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>
@@ -21661,11 +21672,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>
@@ -21681,9 +21698,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>
@@ -21703,17 +21720,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>
@@ -21735,17 +21741,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>