From 572ebb4eb2d8316318c3700c14189a5794a1caef Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Wed, 8 Feb 2017 11:58:24 +0000 Subject: Update gh-pages site for 99679cffc0a5d20e7e7f3c090eb310a6134eeee7 --- .../tools/dotc/ast/Trees$/BackquotedIdent.html | 50 ++++++++++++++++++ api/dotty/tools/dotc/ast/Trees$/Ident.html | 50 ++++++++++++++++++ api/dotty/tools/dotc/ast/untpd$/InfixOp$.html | 2 +- api/dotty/tools/dotc/ast/untpd$/InfixOp.html | 8 +-- api/dotty/tools/dotc/ast/untpd$/OpTree.html | 2 +- api/dotty/tools/dotc/ast/untpd$/PostfixOp$.html | 2 +- api/dotty/tools/dotc/ast/untpd$/PostfixOp.html | 8 +-- api/dotty/tools/dotc/ast/untpd$/PrefixOp$.html | 2 +- api/dotty/tools/dotc/ast/untpd$/PrefixOp.html | 8 +-- .../tools/dotc/ast/untpd$/UntypedTreeCopier.html | 6 +-- api/dotty/tools/dotc/core/Symbols$/Symbol.html | 18 +++---- api/dotty/tools/dotc/parsing/Parsers$/OpInfo$.html | 2 +- api/dotty/tools/dotc/parsing/Parsers$/OpInfo.html | 8 +-- .../PatternMatcher/Translator/MatchTranslator.html | 61 ---------------------- api/dotty/tools/io/Jar$/WManifest.html | 14 ++--- 15 files changed, 140 insertions(+), 101 deletions(-) diff --git a/api/dotty/tools/dotc/ast/Trees$/BackquotedIdent.html b/api/dotty/tools/dotc/ast/Trees$/BackquotedIdent.html index 746fd260a..380edf2ce 100644 --- a/api/dotty/tools/dotc/ast/Trees$/BackquotedIdent.html +++ b/api/dotty/tools/dotc/ast/Trees$/BackquotedIdent.html @@ -5440,6 +5440,56 @@ +
+
+ [+] + + + + + override + + + def + + + + isBackquoted + + + + + + + + + : Boolean + +
+ +
+
+

Is this a BackquotedIdent ?

+ +
+
+

Is this a BackquotedIdent ?

+ +
+
+ +
+
[+] diff --git a/api/dotty/tools/dotc/ast/Trees$/Ident.html b/api/dotty/tools/dotc/ast/Trees$/Ident.html index 54e3ead2a..b4be50bab 100644 --- a/api/dotty/tools/dotc/ast/Trees$/Ident.html +++ b/api/dotty/tools/dotc/ast/Trees$/Ident.html @@ -5659,6 +5659,56 @@ T
+
+
+ [+] + + + + + + + + def + + + + isBackquoted + + + + + + + + + : Boolean + +
+ +
+
+

Is this a BackquotedIdent ?

+ +
+
+

Is this a BackquotedIdent ?

+ +
+
+ +
+
[+] diff --git a/api/dotty/tools/dotc/ast/untpd$/InfixOp$.html b/api/dotty/tools/dotc/ast/untpd$/InfixOp$.html index b886dd155..c6ba9e945 100644 --- a/api/dotty/tools/dotc/ast/untpd$/InfixOp$.html +++ b/api/dotty/tools/dotc/ast/untpd$/InfixOp$.html @@ -5396,7 +5396,7 @@ op: - Name + Ident , diff --git a/api/dotty/tools/dotc/ast/untpd$/InfixOp.html b/api/dotty/tools/dotc/ast/untpd$/InfixOp.html index 6c37523dc..84bd53ac5 100644 --- a/api/dotty/tools/dotc/ast/untpd$/InfixOp.html +++ b/api/dotty/tools/dotc/ast/untpd$/InfixOp.html @@ -5377,7 +5377,7 @@ op: - Name + Ident , @@ -5472,7 +5472,7 @@ - : Name + : Ident
@@ -5723,7 +5723,7 @@ op: - Name + Ident , @@ -5837,7 +5837,7 @@ - : Name + : Ident
diff --git a/api/dotty/tools/dotc/ast/untpd$/OpTree.html b/api/dotty/tools/dotc/ast/untpd$/OpTree.html index bc45af5f3..e74f126cf 100644 --- a/api/dotty/tools/dotc/ast/untpd$/OpTree.html +++ b/api/dotty/tools/dotc/ast/untpd$/OpTree.html @@ -5485,7 +5485,7 @@ - : Name + : Ident
diff --git a/api/dotty/tools/dotc/ast/untpd$/PostfixOp$.html b/api/dotty/tools/dotc/ast/untpd$/PostfixOp$.html index 6c3b33e80..5b0976282 100644 --- a/api/dotty/tools/dotc/ast/untpd$/PostfixOp$.html +++ b/api/dotty/tools/dotc/ast/untpd$/PostfixOp$.html @@ -5396,7 +5396,7 @@ op: - Name + Ident ) diff --git a/api/dotty/tools/dotc/ast/untpd$/PostfixOp.html b/api/dotty/tools/dotc/ast/untpd$/PostfixOp.html index 229a30239..26338f20c 100644 --- a/api/dotty/tools/dotc/ast/untpd$/PostfixOp.html +++ b/api/dotty/tools/dotc/ast/untpd$/PostfixOp.html @@ -5377,7 +5377,7 @@ op: - Name + Ident ) @@ -5464,7 +5464,7 @@ - : Name + : Ident @@ -5619,7 +5619,7 @@ op: - Name + Ident ) @@ -5725,7 +5725,7 @@ - : Name + : Ident diff --git a/api/dotty/tools/dotc/ast/untpd$/PrefixOp$.html b/api/dotty/tools/dotc/ast/untpd$/PrefixOp$.html index 329210ffb..dc9f6596e 100644 --- a/api/dotty/tools/dotc/ast/untpd$/PrefixOp$.html +++ b/api/dotty/tools/dotc/ast/untpd$/PrefixOp$.html @@ -5388,7 +5388,7 @@ op: - Name + Ident , diff --git a/api/dotty/tools/dotc/ast/untpd$/PrefixOp.html b/api/dotty/tools/dotc/ast/untpd$/PrefixOp.html index b83cb2bda..f397f6b11 100644 --- a/api/dotty/tools/dotc/ast/untpd$/PrefixOp.html +++ b/api/dotty/tools/dotc/ast/untpd$/PrefixOp.html @@ -5369,7 +5369,7 @@ op: - Name + Ident , @@ -5464,7 +5464,7 @@ - : Name + : Ident @@ -5611,7 +5611,7 @@ op: - Name + Ident , @@ -5677,7 +5677,7 @@ - : Name + : Ident diff --git a/api/dotty/tools/dotc/ast/untpd$/UntypedTreeCopier.html b/api/dotty/tools/dotc/ast/untpd$/UntypedTreeCopier.html index 534342d41..1f110f491 100644 --- a/api/dotty/tools/dotc/ast/untpd$/UntypedTreeCopier.html +++ b/api/dotty/tools/dotc/ast/untpd$/UntypedTreeCopier.html @@ -5991,7 +5991,7 @@ Tree op: - Name + Ident , @@ -6501,7 +6501,7 @@ Tree op: - Name + Ident ) @@ -6573,7 +6573,7 @@ Tree op: - Name + Ident , diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html index 81438e96d..5a276823a 100644 --- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html +++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html @@ -5421,7 +5421,7 @@ - self: + sym: Symbol @@ -5430,36 +5430,36 @@ - -
Symbol ( + implicit + - sym: + ctx: - Symbol + Context )
+ +
Symbol ( - implicit - - ctx: + self: - Context + Symbol ) diff --git a/api/dotty/tools/dotc/parsing/Parsers$/OpInfo$.html b/api/dotty/tools/dotc/parsing/Parsers$/OpInfo$.html index e2fdd1d4a..4e738c4a8 100644 --- a/api/dotty/tools/dotc/parsing/Parsers$/OpInfo$.html +++ b/api/dotty/tools/dotc/parsing/Parsers$/OpInfo$.html @@ -5396,7 +5396,7 @@ operator: - Name + Ident , diff --git a/api/dotty/tools/dotc/parsing/Parsers$/OpInfo.html b/api/dotty/tools/dotc/parsing/Parsers$/OpInfo.html index dcc28223a..61d14f96d 100644 --- a/api/dotty/tools/dotc/parsing/Parsers$/OpInfo.html +++ b/api/dotty/tools/dotc/parsing/Parsers$/OpInfo.html @@ -5363,7 +5363,7 @@ operator: - Name + Ident , @@ -5506,7 +5506,7 @@ - : Name + : Ident
@@ -5709,7 +5709,7 @@ operator: - Name + Ident , @@ -5823,7 +5823,7 @@ - : Name + : Ident
diff --git a/api/dotty/tools/dotc/transform/PatternMatcher/Translator/MatchTranslator.html b/api/dotty/tools/dotc/transform/PatternMatcher/Translator/MatchTranslator.html index 90d8284b1..5ddba80fb 100644 --- a/api/dotty/tools/dotc/transform/PatternMatcher/Translator/MatchTranslator.html +++ b/api/dotty/tools/dotc/transform/PatternMatcher/Translator/MatchTranslator.html @@ -5877,67 +5877,6 @@ They are discarded during the translation.

-
-
- [+] - - - - - - - - def - - - - isBackquoted - - - - - - ( - - - - x: - - Ident - - - ) - - - - - - - : Boolean - -
- -
-
- -
-
- -
-
- -
-
[+] diff --git a/api/dotty/tools/io/Jar$/WManifest.html b/api/dotty/tools/io/Jar$/WManifest.html index bc0b15ba5..5e317c3e5 100644 --- a/api/dotty/tools/io/Jar$/WManifest.html +++ b/api/dotty/tools/io/Jar$/WManifest.html @@ -5370,6 +5370,12 @@ ( + + x$0: + + Manifest + + )
@@ -5385,7 +5391,7 @@ x$0: - Manifest + InputStream ) @@ -5400,12 +5406,6 @@ ( - - x$0: - - InputStream - - ) -- cgit v1.2.3