aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Contexts$/Context.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/dotty/tools/dotc/core/Contexts$/Context.html')
-rw-r--r--api/dotty/tools/dotc/core/Contexts$/Context.html94
1 files changed, 47 insertions, 47 deletions
diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html
index d43a9f6f5..aec5af646 100644
--- a/api/dotty/tools/dotc/core/Contexts$/Context.html
+++ b/api/dotty/tools/dotc/core/Contexts$/Context.html
@@ -7913,7 +7913,7 @@ was created, otherwise <code>null</code>.</p>
</div>
</div><!-- end member -->
- <div id="dclText(sym)" class="member ">
+ <div id="dclText(sd)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -7936,9 +7936,9 @@ was created, otherwise <code>null</code>.</p>
<span class="no-left">
- sym:
+ sd:
</span>
- Symbol
+ SingleDenotation
<span class="no-left">)</span>
@@ -7953,12 +7953,12 @@ was created, otherwise <code>null</code>.</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of symbol's declaration</p>
+ <p>Textual representation of single denotation's declaration</p>
</div>
</div><!-- end member -->
- <div id="dclText(sd)" class="member ">
+ <div id="dclText(sym)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -7981,9 +7981,9 @@ was created, otherwise <code>null</code>.</p>
<span class="no-left">
- sd:
+ sym:
</span>
- SingleDenotation
+ Symbol
<span class="no-left">)</span>
@@ -7998,7 +7998,7 @@ was created, otherwise <code>null</code>.</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of single denotation's declaration</p>
+ <p>Textual representation of symbol's declaration</p>
</div>
</div><!-- end member -->
@@ -12622,7 +12622,7 @@ It has</p>
</div>
</div><!-- end member -->
- <div id="toText(const)" class="member ">
+ <div id="toText(name)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12645,9 +12645,9 @@ It has</p>
<span class="no-left">
- const:
+ name:
</span>
- Constant
+ Name
<span class="no-left">)</span>
@@ -12662,12 +12662,12 @@ It has</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of constant</p>
+ <p>The name as a text</p>
</div>
</div><!-- end member -->
- <div id="toText(denot)" class="member ">
+ <div id="toText(annot)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12690,9 +12690,9 @@ It has</p>
<span class="no-left">
- denot:
+ annot:
</span>
- Denotation
+ Annotation
<span class="no-left">)</span>
@@ -12707,12 +12707,12 @@ It has</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of denotation</p>
+ <p>Textual representation of annotation</p>
</div>
</div><!-- end member -->
- <div id="toText(annot)" class="member ">
+ <div id="toText(tree)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12735,9 +12735,12 @@ It has</p>
<span class="no-left">
- annot:
+ tree:
</span>
- Annotation
+ <a href="../../../../../.././api/dotty/tools/dotc/ast/Trees$/Tree.html">Tree</a>
+<span class="no-left no-right">[</span>
+T
+<span class="no-left">]</span>
<span class="no-left">)</span>
@@ -12747,17 +12750,18 @@ It has</p>
- <span class="no-left">: Text</span>
+ <span class="no-left">: [T >: dotty.tools.dotc.ast.Trees.Untyped] =>
+ (tree: dotty.tools.dotc.ast.Trees.Tree[T])dotty.tools.dotc.printing.Texts.Text (not handled)</span>
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of annotation</p>
+ <p>Textual representation of tree</p>
</div>
</div><!-- end member -->
- <div id="toText(sym)" class="member ">
+ <div id="toText(sc)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12780,9 +12784,9 @@ It has</p>
<span class="no-left">
- sym:
+ sc:
</span>
- Symbol
+ Scope
<span class="no-left">)</span>
@@ -12797,13 +12801,12 @@ It has</p>
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation, including symbol's kind e.g., &quot;class Foo&quot;, &quot;method Bar&quot;.
-If hasMeaninglessName is true, uses the owner's name to disambiguate i...</p>
+ <p>Textual representation of all definitions in a scope using <code>dclText</code> for each</p>
</div>
</div><!-- end member -->
- <div id="toText(tree)" class="member ">
+ <div id="toText(const)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12826,12 +12829,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate i...</p>
<span class="no-left">
- tree:
+ const:
</span>
- <a href="../../../../../.././api/dotty/tools/dotc/ast/Trees$/Tree.html">Tree</a>
-<span class="no-left no-right">[</span>
-T
-<span class="no-left">]</span>
+ Constant
<span class="no-left">)</span>
@@ -12841,18 +12841,17 @@ T
- <span class="no-left">: [T >: dotty.tools.dotc.ast.Trees.Untyped] =>
- (tree: dotty.tools.dotc.ast.Trees.Tree[T])dotty.tools.dotc.printing.Texts.Text (not handled)</span>
+ <span class="no-left">: Text</span>
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of tree</p>
+ <p>Textual representation of constant</p>
</div>
</div><!-- end member -->
- <div id="toText(sc)" class="member ">
+ <div id="toText(sym)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12875,9 +12874,9 @@ T
<span class="no-left">
- sc:
+ sym:
</span>
- Scope
+ Symbol
<span class="no-left">)</span>
@@ -12892,12 +12891,13 @@ T
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of all definitions in a scope using <code>dclText</code> for each</p>
+ <p>Textual representation, including symbol's kind e.g., &quot;class Foo&quot;, &quot;method Bar&quot;.
+If hasMeaninglessName is true, uses the owner's name to disambiguate i...</p>
</div>
</div><!-- end member -->
- <div id="toText(tp)" class="member ">
+ <div id="toText(denot)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12920,9 +12920,9 @@ T
<span class="no-left">
- tp:
+ denot:
</span>
- Type
+ Denotation
<span class="no-left">)</span>
@@ -12937,12 +12937,12 @@ T
</div><!-- end member-title -->
<div class="member-body">
- <p>Textual representation of type</p>
+ <p>Textual representation of denotation</p>
</div>
</div><!-- end member -->
- <div id="toText(name)" class="member ">
+ <div id="toText(tp)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -12965,9 +12965,9 @@ T
<span class="no-left">
- name:
+ tp:
</span>
- Name
+ Type
<span class="no-left">)</span>
@@ -12982,7 +12982,7 @@ T
</div><!-- end member-title -->
<div class="member-body">
- <p>The name as a text</p>
+ <p>Textual representation of type</p>
</div>
</div><!-- end member -->