From 7ec0d89df9692ae1ed2b9c52fcf9c137985f503b Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Thu, 2 Feb 2017 14:19:33 +0000 Subject: Update gh-pages site for d9b6f18569deda5aa2860156bef8dc2abcce3708 --- api/dotty/tools/dotc/core/Contexts$/Context.html | 126 +++++++++++------------ 1 file changed, 63 insertions(+), 63 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 7819deb95..d43a9f6f5 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 null.

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

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

-

Textual representation of single denotation's declaration

+

Textual representation of symbol's declaration

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

- sym: + sd: - Symbol + SingleDenotation ) @@ -7998,7 +7998,7 @@ was created, otherwise null.

-

Textual representation of symbol's declaration

+

Textual representation of single denotation's declaration

@@ -12622,7 +12622,7 @@ It has

-
+
@@ -12645,9 +12645,9 @@ It has

- sym: + const: - Symbol + Constant ) @@ -12662,13 +12662,12 @@ It has

-

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

-
+
@@ -12691,9 +12690,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate i...

- const: + denot: - Constant + Denotation ) @@ -12708,12 +12707,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate i...

-

Textual representation of constant

+

Textual representation of denotation

-
+
@@ -12736,12 +12735,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate i...

- tree: + annot: - Tree -[ -T -] + Annotation ) @@ -12751,18 +12747,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 annotation

-
+
@@ -12785,9 +12780,9 @@ T - name: + sym: - Name + Symbol ) @@ -12802,12 +12797,13 @@ T
-

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

-
+
@@ -12830,9 +12826,12 @@ T - annot: + tree: - Annotation + Tree +[ +T +] ) @@ -12842,17 +12841,18 @@ T - : 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 of annotation

+

Textual representation of tree

-
+
@@ -12875,9 +12875,9 @@ T - denot: + sc: - Denotation + Scope ) @@ -12892,12 +12892,12 @@ T
-

Textual representation of denotation

+

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

-
+
@@ -12920,9 +12920,9 @@ T - sc: + tp: - Scope + Type ) @@ -12937,12 +12937,12 @@ T
-

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

+

Textual representation of type

-
+
@@ -12965,9 +12965,9 @@ T - tp: + name: - Type + Name ) @@ -12982,7 +12982,7 @@ T
-

Textual representation of type

+

The name as a text

@@ -13644,7 +13644,7 @@ if squashing is enabled, phases in same subgroup will be sq...

-
+
@@ -13666,20 +13666,6 @@ if squashing is enabled, phases in same subgroup will be sq...

( - - x$0: - - Long - - , - - - - x$1: - - Int - - ) @@ -13740,7 +13726,7 @@ if squashing is enabled, phases in same subgroup will be sq...

-
+
@@ -13762,6 +13748,20 @@ if squashing is enabled, phases in same subgroup will be sq...

( + + x$0: + + Long + + , + + + + x$1: + + Int + + ) -- cgit v1.2.3