From 3b035e18179193ad8b2665f97d208203ee70f825 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Wed, 8 Feb 2017 10:23:30 +0000 Subject: Update gh-pages site for b77c24cde0caa59472108a068b4d802606ad5d1b --- api/dotty/tools/dotc/core/Contexts$/Context.html | 253 ++++++++++++++--------- 1 file changed, 158 insertions(+), 95 deletions(-) (limited to 'api/dotty/tools/dotc/core/Contexts$') diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index 9ab47b872..12edd5329 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -5442,7 +5442,7 @@ classes (which should be short-lived). - ctx: + c: Context @@ -5459,6 +5459,12 @@ classes (which should be short-lived). ( + + c: + + Context + + ) @@ -5471,12 +5477,6 @@ classes (which should be short-lived). ( - - ctx: - - Context - - ) @@ -5489,6 +5489,12 @@ classes (which should be short-lived). ( + + ctx: + + Context + + ) @@ -5502,7 +5508,7 @@ classes (which should be short-lived). - c: + ctx: Context @@ -5519,12 +5525,6 @@ classes (which should be short-lived). ( - - c: - - Context - - ) @@ -12672,9 +12672,9 @@ Any -
+
- [+] + [+] @@ -12696,9 +12696,9 @@ Any - sym: + name: - Symbol + Name ) @@ -12713,20 +12713,14 @@ Any
-
-

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 => =. -I...

+
+

The name, possibley with with namespace suffix if debugNames is set: +/L for local names, /V for other term names, /T for type names

-
-

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 => =. -If settings.uniqid, adds id.

+
+

The name, possibley with with namespace suffix if debugNames is set: +/L for local names, /V for other term names, /T for type names

@@ -12743,9 +12737,9 @@ If settings.uniqid, adds id.

-
+
- [+] + [+] @@ -12767,9 +12761,9 @@ If settings.uniqid, adds id.

- name: + sym: - Name + Symbol ) @@ -12784,14 +12778,20 @@ If settings.uniqid, adds id.

-
-

The name, possibley with with namespace suffix if debugNames is set: -/L for local names, /V for other term names, /T for type names

+
+

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 => =. +I...

-
-

The name, possibley with with namespace suffix if debugNames is set: -/L for local names, /V for other term names, /T for type names

+
+

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 => =. +If settings.uniqid, adds id.

@@ -16393,9 +16393,9 @@ It has

-
+
- [+] + [+] @@ -16417,12 +16417,9 @@ It has

- tree: + result: - Tree -[ -T -] + SearchResult ) @@ -16432,18 +16429,17 @@ T - : [T >: dotty.tools.dotc.ast.Trees.Untyped] => - (tree: dotty.tools.dotc.ast.Trees.Tree[T])dotty.tools.dotc.printing.Texts.Text (not handled) + : Text
-
-

Textual representation of tree

+
+

Textual representation of implicit search result

-
-

Textual representation of tree

+
+

Textual representation of implicit search result

@@ -16460,9 +16456,9 @@ T
-
+
- [+] + [+] @@ -16484,9 +16480,9 @@ T - sc: + tp: - Scope + Type ) @@ -16501,12 +16497,12 @@ T
-
-

Textual representation of all definitions in a scope using dclText for each

+
+

Textual representation of type

-
-

Textual representation of all definitions in a scope using dclText for each

+
+

Textual representation of type

@@ -16523,9 +16519,9 @@ T
-
+
- [+] + [+] @@ -16547,9 +16543,9 @@ T - const: + sym: - Constant + Symbol ) @@ -16564,12 +16560,14 @@ T
-
-

Textual representation of constant

+
+

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". +If hasMeaninglessName is true, uses the owner's name to disambiguate i...

-
-

Textual representation of constant

+
+

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". +If hasMeaninglessName is true, uses the owner's name to disambiguate identity.

@@ -16586,9 +16584,9 @@ T
-
+
- [+] + [+] @@ -16610,9 +16608,9 @@ T - sym: + denot: - Symbol + Denotation ) @@ -16627,14 +16625,12 @@ T
-
-

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". -If hasMeaninglessName is true, uses the owner's name to disambiguate i...

+
+

Textual representation of denotation

-
-

Textual representation, including symbol's kind e.g., "class Foo", "method Bar". -If hasMeaninglessName is true, uses the owner's name to disambiguate identity.

+
+

Textual representation of denotation

@@ -16651,9 +16647,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16675,9 +16671,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - denot: + sc: - Denotation + Scope ) @@ -16692,12 +16688,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

Textual representation of denotation

+
+

Textual representation of all definitions in a scope using dclText for each

-
-

Textual representation of denotation

+
+

Textual representation of all definitions in a scope using dclText for each

@@ -16714,9 +16710,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16738,9 +16734,76 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - tp: + tree: - Type + Tree +[ +T +] + + + ) + + + + + + + : [T >: dotty.tools.dotc.ast.Trees.Untyped] => + (tree: dotty.tools.dotc.ast.Trees.Tree[T])dotty.tools.dotc.printing.Texts.Text (not handled) + +
+ +
+
+

Textual representation of tree

+ +
+
+

Textual representation of tree

+ +
+
+ +
+ +
+
+ [+] + + + + + + + + def + + + + toText + + + + + + ( + + + + const: + + Constant ) @@ -16755,12 +16818,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

Textual representation of type

+
+

Textual representation of constant

-
-

Textual representation of type

+
+

Textual representation of constant

-- cgit v1.2.3