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.html250
1 files changed, 125 insertions, 125 deletions
diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
index 1d3eba38e..40368fc3d 100644
--- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html
+++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html
@@ -5512,7 +5512,47 @@
<span class="no-left">
- sym:
+ symbol:
+ </span>
+ Symbol
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ ownerIfExists:
+ </span>
+ Symbol
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ name:
+ </span>
+ Name
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ initFlags:
+ </span>
+ FlagSet
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ initInfo:
+ </span>
+ Type
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ initPrivateWithin:
</span>
Symbol
@@ -5539,18 +5579,18 @@
</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:
+ sym:
</span>
- Context
+ Symbol
<span class="no-left">)</span>
@@ -5566,7 +5606,7 @@
<span class="no-left">
- sym:
+ self:
</span>
Symbol
@@ -5584,47 +5624,7 @@
<span class="no-left">
- symbol:
- </span>
- Symbol
-
- <span class="no-left">, </span>
-
-
- <span class="">
- ownerIfExists:
- </span>
- Symbol
-
- <span class="no-left">, </span>
-
-
- <span class="">
- name:
- </span>
- Name
-
- <span class="no-left">, </span>
-
-
- <span class="">
- initFlags:
- </span>
- FlagSet
-
- <span class="no-left">, </span>
-
-
- <span class="">
- initInfo:
- </span>
- Type
-
- <span class="no-left">, </span>
-
-
- <span class="">
- initPrivateWithin:
+ sym:
</span>
Symbol
@@ -5633,18 +5633,18 @@
</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">
- self:
+ ctx:
</span>
- Symbol
+ Context
<span class="no-left">)</span>
@@ -12565,7 +12565,7 @@ of this run.</p>
<span class="no-left">
fs:
</span>
- FlagConjunction
+ FlagSet
<span class="no-left">, </span>
@@ -12602,12 +12602,12 @@ of this run.</p>
<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
+ <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,butNot)(ctx)">
- <p>Has this denotation all of the flags in <code>fs</code> set, whereas none of the flags
+ <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>
@@ -12625,9 +12625,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>
@@ -12651,15 +12651,7 @@ in <code>butNot</code> are set?</p>
<span class="no-left">
fs:
</span>
- FlagSet
-
- <span class="no-left">, </span>
-
-
- <span class="">
- butNot:
- </span>
- FlagSet
+ FlagConjunction
<span class="no-left">)</span>
@@ -12687,14 +12679,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 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>
@@ -12711,9 +12701,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>
@@ -12737,6 +12727,14 @@ in <code>butNot</code> are set?</p>
<span class="no-left">
fs:
</span>
+ FlagConjunction
+
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ butNot:
+ </span>
FlagSet
@@ -12765,12 +12763,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 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>
@@ -12813,7 +12813,7 @@ in <code>butNot</code> are set?</p>
<span class="no-left">
fs:
</span>
- FlagConjunction
+ FlagSet
<span class="no-left">)</span>
@@ -12842,11 +12842,11 @@ in <code>butNot</code> are set?</p>
<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>
+ <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)(ctx)">
- <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?</p>
</div>
</div>
@@ -18791,7 +18791,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>
@@ -18801,18 +18801,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>
@@ -18854,7 +18852,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>
@@ -18864,16 +18862,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>
@@ -20319,9 +20319,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>
@@ -20347,6 +20347,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>
@@ -20373,10 +20384,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>
@@ -20393,9 +20404,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>
@@ -20421,17 +20432,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>
@@ -20458,10 +20458,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>
@@ -24351,9 +24351,9 @@ and at signature <code>NotAMethod</code>.</p>
</script>
</div><!-- end member -->
- <div id="wait(x$0)" class="member ">
+ <div id="wait(x$0,x$1)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'wait(x$0)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'wait(x$0,x$1)');">[+]</span>
<span class="member-annotations">
</span>
@@ -24379,6 +24379,14 @@ and at signature <code>NotAMethod</code>.</p>
</span>
Long
+ <span class="no-left">, </span>
+
+
+ <span class="">
+ x$1:
+ </span>
+ Int
+
<span class="no-left">)</span>
@@ -24392,10 +24400,10 @@ and at signature <code>NotAMethod</code>.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-wait(x$0)">
+ <div class="member-body-short" id="short-body-wait(x$0,x$1)">
</div>
- <div class="member-body-long" id ="long-body-wait(x$0)">
+ <div class="member-body-long" id ="long-body-wait(x$0,x$1)">
</div>
</div>
@@ -24412,9 +24420,9 @@ and at signature <code>NotAMethod</code>.</p>
</script>
</div><!-- end member -->
- <div id="wait(x$0,x$1)" class="member ">
+ <div id="wait(x$0)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'wait(x$0,x$1)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'wait(x$0)');">[+]</span>
<span class="member-annotations">
</span>
@@ -24440,14 +24448,6 @@ and at signature <code>NotAMethod</code>.</p>
</span>
Long
- <span class="no-left">, </span>
-
-
- <span class="">
- x$1:
- </span>
- Int
-
<span class="no-left">)</span>
@@ -24461,10 +24461,10 @@ and at signature <code>NotAMethod</code>.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-wait(x$0,x$1)">
+ <div class="member-body-short" id="short-body-wait(x$0)">
</div>
- <div class="member-body-long" id ="long-body-wait(x$0,x$1)">
+ <div class="member-body-long" id ="long-body-wait(x$0)">
</div>
</div>