From b25889b36dc433a0159e3c457c050bbeaa81fc5b Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Tue, 4 Apr 2017 12:05:26 +0000 Subject: Update gh-pages site for 42c2a6fbbddf73ef2faeb6204c2b7521a76d7345 --- api/dotty/tools/dotc/core/Contexts$/Context.html | 194 ++++++++-------- .../tools/dotc/core/Flags$/FlagConjunction.html | 70 +++--- .../tools/dotc/core/Symbols$/ClassSymbol.html | 208 +++++++++--------- api/dotty/tools/dotc/core/Symbols$/Symbol.html | 244 ++++++++++----------- api/dotty/tools/dotc/core/Types$/Type.html | 76 +++---- api/dotty/tools/dotc/util/Positions$/Position.html | 36 +-- api/dotty/tools/io/Jar$/WManifest.html | 14 +- .../collections/CollectionStrawMan1$/View.html | 8 +- 8 files changed, 425 insertions(+), 425 deletions(-) diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index b2cbd71f8..a8d46aba7 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -5532,7 +5532,7 @@ classes (which should be short-lived). - ctx: + c: Context @@ -5543,18 +5543,6 @@ classes (which should be short-lived). -
-
- Context - ( - - - ) -
-
- - -
Context @@ -5610,7 +5598,7 @@ classes (which should be short-lived). - c: + ctx: Context @@ -5620,6 +5608,18 @@ classes (which should be short-lived).
+ +
+
+ Context + ( + + + ) +
+
+ +

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

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

- sd: + sym: - SingleDenotation + Symbol ) @@ -9582,12 +9582,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

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

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

- sym: + sd: - Symbol + SingleDenotation ) @@ -9645,12 +9645,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

@@ -16357,9 +16357,9 @@ It has

-
+
- + @@ -16381,9 +16381,9 @@ It has

- tp: + denot: - Type + Denotation ) @@ -16398,12 +16398,12 @@ It has

-
-

Textual representation of type

+
+

Textual representation of denotation

-
-

Textual representation of type

+
+

Textual representation of denotation

@@ -16420,9 +16420,9 @@ It has

-
+
- + @@ -16444,9 +16444,12 @@ It has

- denot: + tree: - Denotation + Tree +[ +T +] ) @@ -16461,12 +16464,12 @@ It has

-
-

Textual representation of denotation

+
+

Textual representation of tree

-
-

Textual representation of denotation

+
+

Textual representation of tree

@@ -16546,9 +16549,9 @@ It has

-
+
- + @@ -16570,12 +16573,9 @@ It has

- tree: + annot: - Tree -[ -T -] + Annotation ) @@ -16590,12 +16590,12 @@ T
-
-

Textual representation of tree

+
+

Textual representation of annotation

-
-

Textual representation of tree

+
+

Textual representation of annotation

@@ -16638,7 +16638,7 @@ T result: - ImportInfo + SearchResult ) @@ -16654,11 +16654,11 @@ T
-

Textual representation of info relating to an import clause

+

Textual representation of implicit search result

-

Textual representation of info relating to an import clause

+

Textual representation of implicit search result

@@ -16675,9 +16675,9 @@ T
-
+
- [+] + @@ -16699,9 +16699,9 @@ T - sym: + const: - Symbol + Constant ) @@ -16716,14 +16716,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 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.

+
+

Textual representation of constant

@@ -16740,9 +16738,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- + @@ -16764,9 +16762,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - const: + name: - Constant + Name ) @@ -16781,12 +16779,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

Textual representation of constant

+
+

The name as a text

-
-

Textual representation of constant

+
+

The name as a text

@@ -16829,7 +16827,7 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. result: - SearchResult + ImportInfo ) @@ -16845,11 +16843,11 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-

Textual representation of implicit search result

+

Textual representation of info relating to an import clause

-

Textual representation of implicit search result

+

Textual representation of info relating to an import clause

@@ -16866,9 +16864,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- + [+] @@ -16890,9 +16888,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - name: + sym: - Name + Symbol ) @@ -16907,12 +16905,14 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

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.

@@ -16929,9 +16929,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- + @@ -16953,9 +16953,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - annot: + tp: - Annotation + Type ) @@ -16970,12 +16970,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

Textual representation of annotation

+
+

Textual representation of type

-
-

Textual representation of annotation

+
+

Textual representation of type

diff --git a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html index 0a7239682..ee0f700c8 100644 --- a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html +++ b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html @@ -6046,7 +6046,7 @@ String
- [+] + @@ -6070,7 +6070,7 @@ String flags: - FlagSet + FlagConjunction ) @@ -6086,13 +6086,13 @@ String
-

Does this flag set have a non-empty intersection with the given flag set? -This means that both the kind flags and the carrier bits have non-empty inter...

+

Does this flag set have all of the flags in given flag conjunction? +Pre: The intersection of the typeflags of both sets must be non-empty.

-

Does this flag set have a non-empty intersection with the given flag set? -This means that both the kind flags and the carrier bits have non-empty intersection.

+

Does this flag set have all of the flags in given flag conjunction? +Pre: The intersection of the typeflags of both sets must be non-empty.

@@ -6109,9 +6109,9 @@ This means that both the kind flags and the carrier bits have non-empty intersec
-
+
- + [+] @@ -6137,6 +6137,14 @@ This means that both the kind flags and the carrier bits have non-empty intersec FlagConjunction + , + + + + butNot: + + FlagSet + ) @@ -6150,13 +6158,15 @@ This means that both the kind flags and the carrier bits have non-empty intersec
-
+

Does this flag set have all of the flags in given flag conjunction? -Pre: The intersection of the typeflags of both sets must be non-empty.

+and at the same time contain none of the flags in the butNot set? +Pre: The intersect...

-
+

Does this flag set have all of the flags in given flag conjunction? +and at the same time contain none of the flags in the butNot set? Pre: The intersection of the typeflags of both sets must be non-empty.

@@ -6176,7 +6186,7 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

- [+] + @@ -6200,7 +6210,7 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

flags: - FlagConjunction + FlagSet , @@ -6224,15 +6234,13 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

-

Does this flag set have all of the flags in given flag conjunction? -and at the same time contain none of the flags in the butNot set? -Pre: The intersect...

+

Does this flag set have a non-empty intersection with the given flag set, +and at the same time contain none of the flags in the butNot set?

-

Does this flag set have all of the flags in given flag conjunction? -and at the same time contain none of the flags in the butNot set? -Pre: The intersection of the typeflags of both sets must be non-empty.

+

Does this flag set have a non-empty intersection with the given flag set, +and at the same time contain none of the flags in the butNot set?

@@ -6249,9 +6257,9 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

-
+
- + [+] @@ -6277,14 +6285,6 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

FlagSet - , - - - - butNot: - - FlagSet - ) @@ -6298,14 +6298,14 @@ Pre: The intersection of the typeflags of both sets must be non-empty.

-
-

Does this flag set have a non-empty intersection with the given flag set, -and at the same time contain none of the flags in the butNot set?

+
+

Does this flag set have a non-empty intersection with the given flag set? +This means that both the kind flags and the carrier bits have non-empty inter...

-
-

Does this flag set have a non-empty intersection with the given flag set, -and at the same time contain none of the flags in the butNot set?

+
+

Does this flag set have a non-empty intersection with the given flag set? +This means that both the kind flags and the carrier bits have non-empty intersection.

diff --git a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html index 5807e6c17..9b0a5a442 100644 --- a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html +++ b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html @@ -11825,9 +11825,9 @@ of this run.

-
+
- + @@ -11851,6 +11851,14 @@ of this run.

fs: + FlagConjunction + + , + + + + butNot: + FlagSet @@ -11879,12 +11887,14 @@ of this run.

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

@@ -11901,9 +11911,9 @@ of this run.

-
+
- + @@ -11927,15 +11937,7 @@ of this run.

fs: - FlagSet - - , - - - - butNot: - - FlagSet + FlagConjunction ) @@ -11963,14 +11965,12 @@ of this run.

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation all of the flags in fs set?

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation all of the flags in fs set?

@@ -11987,9 +11987,9 @@ in butNot are set?

-
+
- + @@ -12013,7 +12013,15 @@ in butNot are set?

fs: - FlagConjunction + FlagSet + + , + + + + butNot: + + FlagSet ) @@ -12041,12 +12049,14 @@ in butNot are set?

-
-

Has this denotation all of the flags in fs set?

+
+

Has this denotation one of the flags in fs set, whereas none of the flags +in butNot are set?

-
-

Has this denotation all of the flags in fs set?

+
+

Has this denotation one of the flags in fs set, whereas none of the flags +in butNot are set?

@@ -12063,9 +12073,9 @@ in butNot are set?

-
+
- + @@ -12089,14 +12099,6 @@ in butNot are set?

fs: - FlagConjunction - - , - - - - butNot: - FlagSet @@ -12125,14 +12127,12 @@ in butNot are set?

-
-

Has this denotation all of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

-
-

Has this denotation all of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

@@ -17383,7 +17383,7 @@ have existing symbols.

that: => - Denotation + SingleDenotation ) @@ -17393,18 +17393,16 @@ have existing symbols.

- : Denotation + : SingleDenotation
-

If this denotation does not exist, fallback to alternative

- +
-

If this denotation does not exist, fallback to alternative

- +
-
+
- + @@ -18552,6 +18552,17 @@ Type PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -18578,10 +18589,10 @@ Type
-
+
-
+
@@ -18598,9 +18609,9 @@ Type
-
+
- + @@ -18626,17 +18637,6 @@ Type PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -18663,10 +18663,10 @@ Type
-
+
-
+
@@ -19311,9 +19311,9 @@ as seen from subclasses.

-
+
- + @@ -19331,6 +19331,17 @@ as seen from subclasses.

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -19354,11 +19365,17 @@ as seen from subclasses.

-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
+
- + @@ -19394,17 +19411,6 @@ as seen from subclasses.

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -19428,17 +19434,11 @@ as seen from subclasses.

-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

- +
+
-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

- +
+
-
+
- + @@ -12546,6 +12546,14 @@ of this run.

fs: + FlagConjunction + + , + + + + butNot: + FlagSet @@ -12574,12 +12582,14 @@ of this run.

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

-
-

Has this denotation one of the flags in fs set?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are set?

@@ -12596,9 +12606,9 @@ of this run.

-
+
- + @@ -12622,15 +12632,7 @@ of this run.

fs: - FlagSet - - , - - - - butNot: - - FlagSet + FlagConjunction ) @@ -12658,14 +12660,12 @@ of this run.

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation all of the flags in fs set?

-
-

Has this denotation one of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation all of the flags in fs set?

@@ -12682,9 +12682,9 @@ in butNot are set?

-
+
- + @@ -12708,7 +12708,15 @@ in butNot are set?

fs: - FlagConjunction + FlagSet + + , + + + + butNot: + + FlagSet ) @@ -12736,12 +12744,14 @@ in butNot are set?

-
-

Has this denotation all of the flags in fs set?

+
+

Has this denotation one of the flags in fs set, whereas none of the flags +in butNot are set?

-
-

Has this denotation all of the flags in fs set?

+
+

Has this denotation one of the flags in fs set, whereas none of the flags +in butNot are set?

@@ -12758,9 +12768,9 @@ in butNot are set?

-
+
- + @@ -12784,14 +12794,6 @@ in butNot are set?

fs: - FlagConjunction - - , - - - - butNot: - FlagSet @@ -12820,14 +12822,12 @@ in butNot are set?

-
-

Has this denotation all of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

-
-

Has this denotation all of the flags in fs set, whereas none of the flags -in butNot are set?

+
+

Has this denotation one of the flags in fs set?

@@ -18862,7 +18862,7 @@ These are called a "flock". Flock members are generated by

that: => - Denotation + SingleDenotation ) @@ -18872,18 +18872,16 @@ These are called a "flock". Flock members are generated by

- : Denotation + : SingleDenotation
-

If this denotation does not exist, fallback to alternative

- +
-

If this denotation does not exist, fallback to alternative

- +
-
+
- + @@ -20418,6 +20418,17 @@ Type PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -20444,10 +20455,10 @@ Type
-
+
-
+
@@ -20464,9 +20475,9 @@ Type
-
+
- + @@ -20492,17 +20503,6 @@ Type PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -20529,10 +20529,10 @@ Type
-
+
-
+
@@ -21618,9 +21618,9 @@ as seen from subclasses.

-
+
- + @@ -21638,6 +21638,17 @@ as seen from subclasses.

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -21661,11 +21672,17 @@ as seen from subclasses.

-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
- +
+

The summarized string representation of this showable element. +Recursion depth is limited to some smallish value. Default is +Config.summarizeDepth.

+
-
+
- + @@ -21701,17 +21718,6 @@ as seen from subclasses.

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -21735,17 +21741,11 @@ as seen from subclasses.

-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

- +
+
-
-

The summarized string representation of this showable element. -Recursion depth is limited to some smallish value. Default is -Config.summarizeDepth.

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

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

-
+
-
+
@@ -6399,9 +6407,9 @@ is covariant is irrelevant, so can be ignored.

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

- args: + arg: - List -[ -Type -] + Type ) @@ -6456,17 +6461,11 @@ Type
-
-

The type representing

-

T[U1, ..., Un]

-

where

- +
+
-
-

The type representing

-

T[U1, ..., Un]

-

where

- +
+
-
+
- + @@ -6506,17 +6505,12 @@ Type - arg1: - - Type - - , - - - - arg2: + args: - Type + List +[ +Type +] ) @@ -6544,11 +6538,17 @@ Type
-
- +
+

The type representing

+

T[U1, ..., Un]

+

where

+
-
- +
+

The type representing

+

T[U1, ..., Un]

+

where

+