From 08414d4126401b3b236f5686914200d53a4e9367 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Wed, 12 Apr 2017 07:28:03 +0000 Subject: Update gh-pages site for 741ee1645a13c94fbb7edfd064b4ec092a69b1bf --- api/dotty/tools/dotc/core/Contexts$/Context.html | 4 +- api/dotty/tools/dotc/core/Symbols$/Symbol.html | 72 +++++++++---------- api/dotty/tools/dotc/core/Types$/Type.html | 76 ++++++++++---------- .../classfile/ClassfileParser/ConstantPool.html | 80 ++++++++++++++++++++++ api/dotty/tools/io/Jar$/WManifest.html | 14 ++-- 5 files changed, 163 insertions(+), 83 deletions(-) diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index b5924cd51..e951b051c 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -5833,7 +5833,7 @@ classes (which should be short-lived). - ctx: + c: Context @@ -5899,7 +5899,7 @@ classes (which should be short-lived). - c: + ctx: Context diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html index 0e355ddf6..051812a2d 100644 --- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html +++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html @@ -5829,42 +5829,6 @@ -
-
- Symbol - ( - - - - sym: - - Symbol - - - ) -
-
- - - -
-
- Symbol - ( - - - - self: - - Symbol - - - ) -
-
- - -
Symbol @@ -5922,6 +5886,42 @@
+ +
+
+ Symbol + ( + + + + sym: + + Symbol + + + ) +
+
+ + + +
+
+ Symbol + ( + + + + self: + + Symbol + + + ) +
+
+ +

diff --git a/api/dotty/tools/dotc/core/Types$/Type.html b/api/dotty/tools/dotc/core/Types$/Type.html index b6fb388e9..2043fc72d 100644 --- a/api/dotty/tools/dotc/core/Types$/Type.html +++ b/api/dotty/tools/dotc/core/Types$/Type.html @@ -6528,9 +6528,9 @@ is covariant is irrelevant, so can be ignored.

-
+
- + @@ -6552,9 +6552,12 @@ is covariant is irrelevant, so can be ignored.

- arg: + args: - Type + List +[ +Type +] ) @@ -6582,11 +6585,17 @@ is covariant is irrelevant, so can be ignored.

-
- +
+

The type representing

+

T[U1, ..., Un]

+

where

+
-
- +
+

The type representing

+

T[U1, ..., Un]

+

where

+
-
+
- + @@ -6626,15 +6635,7 @@ is covariant is irrelevant, so can be ignored.

- arg1: - - Type - - , - - - - arg2: + arg: Type @@ -6664,10 +6665,10 @@ is covariant is irrelevant, so can be ignored.

-
+
-
+
@@ -6684,9 +6685,9 @@ is covariant is irrelevant, so can be ignored.

-
+
- + @@ -6708,12 +6709,17 @@ is covariant is irrelevant, so can be ignored.

- args: + arg1: - List -[ -Type -] + Type + + , + + + + arg2: + + Type ) @@ -6741,17 +6747,11 @@ Type
-
-

The type representing

-

T[U1, ..., Un]

-

where

- +
+
-
-

The type representing

-

T[U1, ..., Un]

-

where

- +
+
+
+
+ + + + + + private + + + def + + + + fromMUTF8 + + + + + + ( + + + + bytes: + + Array +[ +Byte +] + + , + + + + offset: + + Int + + , + + + + len: + + Int + + + ) + + + + + + + : String + +
+ +
+
+ +
+
+ +
+
+ +
+
diff --git a/api/dotty/tools/io/Jar$/WManifest.html b/api/dotty/tools/io/Jar$/WManifest.html index 90b041387..0df65957d 100644 --- a/api/dotty/tools/io/Jar$/WManifest.html +++ b/api/dotty/tools/io/Jar$/WManifest.html @@ -5752,7 +5752,7 @@ x$0: - InputStream + Manifest ) @@ -5767,12 +5767,6 @@ ( - - x$0: - - Manifest - - )
@@ -5785,6 +5779,12 @@ ( + + x$0: + + InputStream + + )
-- cgit v1.2.3