aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Contexts$/Context.html
diff options
context:
space:
mode:
authordotty-bot <felix.mulder@epfl.ch>2017-03-31 16:08:59 +0000
committerdotty-bot <felix.mulder@epfl.ch>2017-03-31 16:08:59 +0000
commit792c6f1169d63547b218d72841bdc8e8a59144c5 (patch)
tree2d9f314c3eead85a7f326c23a145e6f15ca828e9 /api/dotty/tools/dotc/core/Contexts$/Context.html
parent866d0c688713d2829ceeb0dc9ace3b075510a110 (diff)
downloaddotty-792c6f1169d63547b218d72841bdc8e8a59144c5.tar.gz
dotty-792c6f1169d63547b218d72841bdc8e8a59144c5.tar.bz2
dotty-792c6f1169d63547b218d72841bdc8e8a59144c5.zip
Update gh-pages site for d73c8e42ca526ff2c53a17ddd1fa87044dd5bbca
Diffstat (limited to 'api/dotty/tools/dotc/core/Contexts$/Context.html')
-rw-r--r--api/dotty/tools/dotc/core/Contexts$/Context.html220
1 files changed, 110 insertions, 110 deletions
diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html
index 2722bddba..beee46683 100644
--- a/api/dotty/tools/dotc/core/Contexts$/Context.html
+++ b/api/dotty/tools/dotc/core/Contexts$/Context.html
@@ -91,7 +91,7 @@
<li><a class="toggle-children" onclick='(function(){var child=document.getElementById("Contributing");child.classList.toggle("show");child.classList.toggle("hide");})();'>Contributing</a>
<ul id="Contributing" class="hide">
- <li><a href="../../../../../.././docs/contributing/eclipse.html">Eclipse</a></li><li><a href="../../../../../.././docs/contributing/getting-started.html">Getting Started</a></li><li><a href="../../../../../.././docs/contributing/intellij-idea.html">IntelliJ IDEA</a></li><li><a href="../../../../../.././docs/contributing/workflow.html">Workflow</a></li>
+ <li><a href="../../../../../.././docs/contributing/eclipse.html">Eclipse</a></li><li><a href="../../../../../.././docs/contributing/getting-started.html">Getting Started</a></li><li><a href="../../../../../.././docs/contributing/intellij-idea.html">IntelliJ IDEA</a></li><li><a href="../../../../../.././docs/contributing/workflow.html">Workflow</a></li><li><a href="../../../../../.././docs/contributing/testing.html">Testing</a></li>
</ul></li>
<li><a class="toggle-children" onclick='(function(){var child=document.getElementById("Internals");child.classList.toggle("show");child.classList.toggle("hide");})();'>Internals</a>
@@ -5531,12 +5531,6 @@ classes (which should be short-lived).</li>
<span class="no-left">(</span>
- <span class="no-left">
- c:
- </span>
- Context
-
-
<span class="no-left">)</span>
</div>
</div>
@@ -5550,7 +5544,7 @@ classes (which should be short-lived).</li>
<span class="no-left">
- ctx:
+ c:
</span>
Context
@@ -5585,12 +5579,6 @@ classes (which should be short-lived).</li>
<span class="no-left">(</span>
- <span class="no-left">
- ctx:
- </span>
- Context
-
-
<span class="no-left">)</span>
</div>
</div>
@@ -5603,6 +5591,12 @@ classes (which should be short-lived).</li>
<span class="no-left">(</span>
+ <span class="no-left">
+ ctx:
+ </span>
+ Context
+
+
<span class="no-left">)</span>
</div>
</div>
@@ -5615,6 +5609,12 @@ classes (which should be short-lived).</li>
<span class="no-left">(</span>
+ <span class="no-left">
+ ctx:
+ </span>
+ Context
+
+
<span class="no-left">)</span>
</div>
</div>
@@ -12762,9 +12762,9 @@ Any
</script>
</div><!-- end member -->
- <div id="nameString(sym)" class="member ">
+ <div id="nameString(name)" class="member ">
<div class="member-title">
- <span class="expand-button " onclick="toggleMemberBody(this, 'nameString(sym)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'nameString(name)');">[+]</span>
<span class="member-annotations">
</span>
@@ -12786,9 +12786,9 @@ Any
<span class="no-left">
- sym:
+ name:
</span>
- Symbol
+ Name
<span class="no-left">)</span>
@@ -12803,20 +12803,14 @@ Any
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-nameString(sym)">
- <p>The name of the given symbol.
-If !settings.debug, the original name where
-expansions of operators are translated back to operator symbol.
-E.g. $eq =&gt; =.
-I...</p>
+ <div class="member-body-short" id="short-body-nameString(name)">
+ <p>The name, possibley with with namespace suffix if debugNames is set:
+/L for local names, /V for other term names, /T for type names</p>
</div>
- <div class="member-body-long" id ="long-body-nameString(sym)">
- <p>The name of the given symbol.
-If !settings.debug, the original name where
-expansions of operators are translated back to operator symbol.
-E.g. $eq =&gt; =.
-If settings.uniqid, adds id.</p>
+ <div class="member-body-long" id ="long-body-nameString(name)">
+ <p>The name, possibley with with namespace suffix if debugNames is set:
+/L for local names, /V for other term names, /T for type names</p>
</div>
</div>
@@ -12833,9 +12827,9 @@ If settings.uniqid, adds id.</p>
</script>
</div><!-- end member -->
- <div id="nameString(name)" class="member ">
+ <div id="nameString(sym)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'nameString(name)');">[+]</span>
+ <span class="expand-button " onclick="toggleMemberBody(this, 'nameString(sym)');">[+]</span>
<span class="member-annotations">
</span>
@@ -12857,9 +12851,9 @@ If settings.uniqid, adds id.</p>
<span class="no-left">
- name:
+ sym:
</span>
- Name
+ Symbol
<span class="no-left">)</span>
@@ -12874,14 +12868,20 @@ If settings.uniqid, adds id.</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-nameString(name)">
- <p>The name, possibley with with namespace suffix if debugNames is set:
-/L for local names, /V for other term names, /T for type names</p>
+ <div class="member-body-short" id="short-body-nameString(sym)">
+ <p>The name of the given symbol.
+If !settings.debug, the original name where
+expansions of operators are translated back to operator symbol.
+E.g. $eq =&gt; =.
+I...</p>
</div>
- <div class="member-body-long" id ="long-body-nameString(name)">
- <p>The name, possibley with with namespace suffix if debugNames is set:
-/L for local names, /V for other term names, /T for type names</p>
+ <div class="member-body-long" id ="long-body-nameString(sym)">
+ <p>The name of the given symbol.
+If !settings.debug, the original name where
+expansions of operators are translated back to operator symbol.
+E.g. $eq =&gt; =.
+If settings.uniqid, adds id.</p>
</div>
</div>
@@ -16357,9 +16357,9 @@ It has</p>
</script>
</div><!-- end member -->
- <div id="toText(denot)" class="member ">
+ <div id="toText(tp)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(denot)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(tp)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16381,9 +16381,9 @@ It has</p>
<span class="no-left">
- denot:
+ tp:
</span>
- Denotation
+ Type
<span class="no-left">)</span>
@@ -16398,12 +16398,12 @@ It has</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(denot)">
- <p>Textual representation of denotation</p>
+ <div class="member-body-short" id="short-body-toText(tp)">
+ <p>Textual representation of type</p>
</div>
- <div class="member-body-long" id ="long-body-toText(denot)">
- <p>Textual representation of denotation</p>
+ <div class="member-body-long" id ="long-body-toText(tp)">
+ <p>Textual representation of type</p>
</div>
</div>
@@ -16420,9 +16420,9 @@ It has</p>
</script>
</div><!-- end member -->
- <div id="toText(name)" class="member ">
+ <div id="toText(tree)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(name)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(tree)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16444,9 +16444,12 @@ It has</p>
<span class="no-left">
- name:
+ tree:
</span>
- Name
+ <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>
@@ -16461,12 +16464,12 @@ It has</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(name)">
- <p>The name as a text</p>
+ <div class="member-body-short" id="short-body-toText(tree)">
+ <p>Textual representation of tree</p>
</div>
- <div class="member-body-long" id ="long-body-toText(name)">
- <p>The name as a text</p>
+ <div class="member-body-long" id ="long-body-toText(tree)">
+ <p>Textual representation of tree</p>
</div>
</div>
@@ -16483,9 +16486,9 @@ It has</p>
</script>
</div><!-- end member -->
- <div id="toText(sc)" class="member ">
+ <div id="toText(result)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(sc)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(result)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16507,9 +16510,9 @@ It has</p>
<span class="no-left">
- sc:
+ result:
</span>
- Scope
+ ImportInfo
<span class="no-left">)</span>
@@ -16524,12 +16527,12 @@ It has</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(sc)">
- <p>Textual representation of all definitions in a scope using <code>dclText</code> for each</p>
+ <div class="member-body-short" id="short-body-toText(result)">
+ <p>Textual representation of info relating to an import clause</p>
</div>
- <div class="member-body-long" id ="long-body-toText(sc)">
- <p>Textual representation of all definitions in a scope using <code>dclText</code> for each</p>
+ <div class="member-body-long" id ="long-body-toText(result)">
+ <p>Textual representation of info relating to an import clause</p>
</div>
</div>
@@ -16546,9 +16549,9 @@ It has</p>
</script>
</div><!-- end member -->
- <div id="toText(result)" class="member ">
+ <div id="toText(const)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(result)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(const)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16570,9 +16573,9 @@ It has</p>
<span class="no-left">
- result:
+ const:
</span>
- SearchResult
+ Constant
<span class="no-left">)</span>
@@ -16587,12 +16590,12 @@ It has</p>
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(result)">
- <p>Textual representation of implicit search result</p>
+ <div class="member-body-short" id="short-body-toText(const)">
+ <p>Textual representation of constant</p>
</div>
- <div class="member-body-long" id ="long-body-toText(result)">
- <p>Textual representation of implicit search result</p>
+ <div class="member-body-long" id ="long-body-toText(const)">
+ <p>Textual representation of constant</p>
</div>
</div>
@@ -16674,9 +16677,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
</script>
</div><!-- end member -->
- <div id="toText(const)" class="member ">
+ <div id="toText(annot)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(const)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(annot)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16698,9 +16701,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
<span class="no-left">
- const:
+ annot:
</span>
- Constant
+ Annotation
<span class="no-left">)</span>
@@ -16715,12 +16718,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(const)">
- <p>Textual representation of constant</p>
+ <div class="member-body-short" id="short-body-toText(annot)">
+ <p>Textual representation of annotation</p>
</div>
- <div class="member-body-long" id ="long-body-toText(const)">
- <p>Textual representation of constant</p>
+ <div class="member-body-long" id ="long-body-toText(annot)">
+ <p>Textual representation of annotation</p>
</div>
</div>
@@ -16737,9 +16740,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
</script>
</div><!-- end member -->
- <div id="toText(tp)" class="member ">
+ <div id="toText(name)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(tp)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(name)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16761,9 +16764,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
<span class="no-left">
- tp:
+ name:
</span>
- Type
+ Name
<span class="no-left">)</span>
@@ -16778,12 +16781,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(tp)">
- <p>Textual representation of type</p>
+ <div class="member-body-short" id="short-body-toText(name)">
+ <p>The name as a text</p>
</div>
- <div class="member-body-long" id ="long-body-toText(tp)">
- <p>Textual representation of type</p>
+ <div class="member-body-long" id ="long-body-toText(name)">
+ <p>The name as a text</p>
</div>
</div>
@@ -16800,9 +16803,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
</script>
</div><!-- end member -->
- <div id="toText(tree)" class="member ">
+ <div id="toText(denot)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(tree)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(denot)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16824,12 +16827,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.</
<span class="no-left">
- tree:
+ denot:
</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>
+ Denotation
<span class="no-left">)</span>
@@ -16844,12 +16844,12 @@ T
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(tree)">
- <p>Textual representation of tree</p>
+ <div class="member-body-short" id="short-body-toText(denot)">
+ <p>Textual representation of denotation</p>
</div>
- <div class="member-body-long" id ="long-body-toText(tree)">
- <p>Textual representation of tree</p>
+ <div class="member-body-long" id ="long-body-toText(denot)">
+ <p>Textual representation of denotation</p>
</div>
</div>
@@ -16892,7 +16892,7 @@ T
<span class="no-left">
result:
</span>
- ImportInfo
+ SearchResult
<span class="no-left">)</span>
@@ -16908,11 +16908,11 @@ T
<div class="member-body">
<div class="member-body-short" id="short-body-toText(result)">
- <p>Textual representation of info relating to an import clause</p>
+ <p>Textual representation of implicit search result</p>
</div>
<div class="member-body-long" id ="long-body-toText(result)">
- <p>Textual representation of info relating to an import clause</p>
+ <p>Textual representation of implicit search result</p>
</div>
</div>
@@ -16929,9 +16929,9 @@ T
</script>
</div><!-- end member -->
- <div id="toText(annot)" class="member ">
+ <div id="toText(sc)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(annot)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'toText(sc)');">[+]</span>
<span class="member-annotations">
</span>
@@ -16953,9 +16953,9 @@ T
<span class="no-left">
- annot:
+ sc:
</span>
- Annotation
+ Scope
<span class="no-left">)</span>
@@ -16970,12 +16970,12 @@ T
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-toText(annot)">
- <p>Textual representation of annotation</p>
+ <div class="member-body-short" id="short-body-toText(sc)">
+ <p>Textual representation of all definitions in a scope using <code>dclText</code> for each</p>
</div>
- <div class="member-body-long" id ="long-body-toText(annot)">
- <p>Textual representation of annotation</p>
+ <div class="member-body-long" id ="long-body-toText(sc)">
+ <p>Textual representation of all definitions in a scope using <code>dclText</code> for each</p>
</div>
</div>