From 20e259e7445bef88e85a6c6f39d9da52f97c2477 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Wed, 8 Feb 2017 11:55:25 +0000 Subject: Update gh-pages site for 56ad4b195e18accf918b56da5f30e7c1eed0d9a4 --- api/dotty/tools/dotc/core/Contexts$/Context.html | 254 +++++++++++------------ 1 file changed, 127 insertions(+), 127 deletions(-) (limited to 'api/dotty/tools/dotc/core/Contexts$/Context.html') diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index accce9482..ae8205e90 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -5441,12 +5441,6 @@ classes (which should be short-lived). ( - - c: - - Context - - ) @@ -5459,12 +5453,6 @@ classes (which should be short-lived). ( - - c: - - Context - - ) @@ -5495,6 +5483,12 @@ classes (which should be short-lived). ( + + c: + + Context + + ) @@ -5508,7 +5502,7 @@ classes (which should be short-lived). - ctx: + c: Context @@ -5525,6 +5519,12 @@ classes (which should be short-lived). ( + + ctx: + + Context + + ) @@ -9451,9 +9451,9 @@ was created, otherwise null.

-
+
- [+] + [+] @@ -9475,9 +9475,9 @@ was created, otherwise null.

- sd: + sym: - SingleDenotation + Symbol ) @@ -9492,12 +9492,12 @@ was created, otherwise null.

-
-

Textual representation of single denotation's declaration

+
+

Textual representation of symbol's declaration

-
-

Textual representation of single denotation's declaration

+
+

Textual representation of symbol's declaration

@@ -9514,9 +9514,9 @@ was created, otherwise null.

-
+
- [+] + [+] @@ -9538,9 +9538,9 @@ was created, otherwise null.

- sym: + sd: - Symbol + SingleDenotation ) @@ -9555,12 +9555,12 @@ was created, otherwise null.

-
-

Textual representation of symbol's declaration

+
+

Textual representation of single denotation's declaration

-
-

Textual representation of symbol's declaration

+
+

Textual representation of single denotation's declaration

@@ -12672,9 +12672,9 @@ Any
-
+
- [+] + [+] @@ -12696,9 +12696,9 @@ Any - name: + sym: - Name + Symbol ) @@ -12713,14 +12713,20 @@ Any
-
-

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.

@@ -12737,9 +12743,9 @@ Any
-
+
- [+] + [+] @@ -12761,9 +12767,9 @@ Any - sym: + name: - Symbol + Name ) @@ -12778,20 +12784,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

@@ -16267,9 +16267,9 @@ It has

-
+
- [+] + [+] @@ -16291,9 +16291,9 @@ It has

- name: + sym: - Name + Symbol ) @@ -16308,12 +16308,14 @@ It has

-
-

The name as a text

+
+

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

-
-

The name as a text

+
+

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

@@ -16330,9 +16332,9 @@ It has

-
+
- [+] + [+] @@ -16354,9 +16356,9 @@ It has

- annot: + name: - Annotation + Name ) @@ -16371,12 +16373,12 @@ It has

-
-

Textual representation of annotation

+
+

The name as a text

-
-

Textual representation of annotation

+
+

The name as a text

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

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

- result: + denot: - SearchResult + Denotation ) @@ -16434,12 +16436,12 @@ It has

-
-

Textual representation of implicit search result

+
+

Textual representation of denotation

-
-

Textual representation of implicit search result

+
+

Textual representation of denotation

@@ -16456,9 +16458,9 @@ It has

-
+
- [+] + [+] @@ -16480,9 +16482,9 @@ It has

- tp: + annot: - Type + Annotation ) @@ -16497,12 +16499,12 @@ It has

-
-

Textual representation of type

+
+

Textual representation of annotation

-
-

Textual representation of type

+
+

Textual representation of annotation

@@ -16519,9 +16521,9 @@ It has

-
+
- [+] + [+] @@ -16543,9 +16545,12 @@ It has

- sym: + tree: - Symbol + Tree +[ +T +] ) @@ -16555,19 +16560,18 @@ It has

- : Text + : [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, 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 tree

-
-

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 tree

@@ -16584,9 +16588,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16608,9 +16612,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - denot: + sc: - Denotation + Scope ) @@ -16625,12 +16629,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

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

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

+
+

Textual representation of implicit search result

-
-

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

+
+

Textual representation of implicit search result

@@ -16710,9 +16714,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- [+] + [+] @@ -16734,12 +16738,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - tree: + tp: - Tree -[ -T -] + Type ) @@ -16749,18 +16750,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 type

-
-

Textual representation of tree

+
+

Textual representation of type

-- cgit v1.2.3