From 887b63e21b00f867602570c5cbcacb47b46cd5e2 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Sat, 1 Apr 2017 23:20:41 +0000 Subject: Update gh-pages site for 054a4f98bba5ac06f5cf5dd98403db7e2905f080 --- api/dotty/tools/dotc/core/Contexts$/Context.html | 202 ++++++++++---------- .../tools/dotc/core/Flags$/FlagConjunction.html | 48 ++--- .../tools/dotc/core/Symbols$/ClassSymbol.html | 168 ++++++++--------- api/dotty/tools/dotc/core/Symbols$/Symbol.html | 206 ++++++++++----------- api/dotty/tools/dotc/core/Types$/Type.html | 50 ++--- 5 files changed, 337 insertions(+), 337 deletions(-) (limited to 'api/dotty/tools/dotc/core') diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index beee46683..8f0c339e0 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -5525,18 +5525,6 @@ classes (which should be short-lived). -
-
- Context - ( - - - ) -
-
- - -
Context @@ -5562,7 +5550,7 @@ classes (which should be short-lived). - c: + ctx: Context @@ -5610,7 +5598,7 @@ classes (which should be short-lived). - ctx: + c: Context @@ -5620,6 +5608,18 @@ classes (which should be short-lived).
+ +
+
+ Context + ( + + + ) +
+
+ +

@@ -12762,9 +12762,9 @@ Any -
+
- + [+] @@ -12786,9 +12786,9 @@ Any - name: + sym: - Name + Symbol ) @@ -12803,14 +12803,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.

@@ -12827,9 +12833,9 @@ Any
-
+
- [+] + @@ -12851,9 +12857,9 @@ Any - sym: + name: - Symbol + Name ) @@ -12868,20 +12874,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

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

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

- tree: + name: - Tree -[ -T -] + Name ) @@ -16464,12 +16461,12 @@ T
-
-

Textual representation of tree

+
+

The name as a text

-
-

Textual representation of tree

+
+

The name as a text

@@ -16486,9 +16483,9 @@ T
-
+
- + @@ -16510,9 +16507,9 @@ T - result: + const: - ImportInfo + Constant ) @@ -16527,12 +16524,12 @@ T
-
-

Textual representation of info relating to an import clause

+
+

Textual representation of constant

-
-

Textual representation of info relating to an import clause

+
+

Textual representation of constant

@@ -16549,9 +16546,9 @@ T
-
+
- + [+] @@ -16573,9 +16570,9 @@ T - const: + sym: - Constant + Symbol ) @@ -16590,12 +16587,14 @@ T
-
-

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

@@ -16612,9 +16611,9 @@ T
-
+
- [+] + @@ -16636,9 +16635,9 @@ T - sym: + result: - Symbol + ImportInfo ) @@ -16653,14 +16652,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 info relating to an import clause

-
-

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 info relating to an import clause

@@ -16677,9 +16674,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- + @@ -16701,9 +16698,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - annot: + denot: - Annotation + Denotation ) @@ -16718,12 +16715,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

Textual representation of annotation

+
+

Textual representation of denotation

-
-

Textual representation of annotation

+
+

Textual representation of denotation

@@ -16740,9 +16737,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- + @@ -16764,9 +16761,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - name: + annot: - Name + Annotation ) @@ -16781,12 +16778,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

The name as a text

+
+

Textual representation of annotation

-
-

The name as a text

+
+

Textual representation of annotation

@@ -16803,9 +16800,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
+
- + @@ -16827,9 +16824,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - denot: + tree: - Denotation + Tree +[ +T +] ) @@ -16844,12 +16844,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
-
-

Textual representation of denotation

+
+

Textual representation of tree

-
-

Textual representation of denotation

+
+

Textual representation of tree

diff --git a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html index 104fd2d7e..0a7239682 100644 --- a/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html +++ b/api/dotty/tools/dotc/core/Flags$/FlagConjunction.html @@ -6044,9 +6044,9 @@ String
-
+
- + [+] @@ -6072,14 +6072,6 @@ String FlagSet - , - - - - butNot: - - FlagSet - ) @@ -6093,14 +6085,14 @@ String
-
-

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.

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

-
+
- [+] + @@ -6285,6 +6277,14 @@ 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? -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.

+
+

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?

diff --git a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html index 3cb27c2f4..5e80e097c 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.

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

FlagSet - , - - - - butNot: - - FlagSet - ) @@ -11887,14 +11879,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 one 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 one of the flags in fs set?

@@ -11911,9 +11901,9 @@ in butNot are set?

-
+
- + @@ -11939,14 +11929,6 @@ in butNot are set?

FlagConjunction - , - - - - butNot: - - FlagSet - ) @@ -11973,14 +11955,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 all 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 all of the flags in fs set?

@@ -11997,9 +11977,9 @@ in butNot are set?

-
+
- + @@ -12023,7 +12003,15 @@ in butNot are set?

fs: - FlagConjunction + FlagSet + + , + + + + butNot: + + FlagSet ) @@ -12051,12 +12039,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?

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

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

fs: + FlagConjunction + + , + + + + butNot: + FlagSet @@ -12127,12 +12125,14 @@ 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?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are 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

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

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -19365,17 +19354,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.

- +
+
-
+
- + @@ -19411,6 +19394,17 @@ Config.summarizeDepth.

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -19434,11 +19428,17 @@ Config.summarizeDepth.

-
- +
+

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.

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

FlagSet - , - - - - butNot: - - FlagSet - ) @@ -12582,14 +12574,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 one 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 one of the flags in fs set?

@@ -12606,9 +12596,9 @@ in butNot are set?

-
+
- + @@ -12634,14 +12624,6 @@ in butNot are set?

FlagConjunction - , - - - - butNot: - - FlagSet - ) @@ -12668,14 +12650,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 all 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 all of the flags in fs set?

@@ -12692,9 +12672,9 @@ in butNot are set?

-
+
- + @@ -12718,7 +12698,15 @@ in butNot are set?

fs: - FlagConjunction + FlagSet + + , + + + + butNot: + + FlagSet ) @@ -12746,12 +12734,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?

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

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

fs: + FlagConjunction + + , + + + + butNot: + FlagSet @@ -12822,12 +12820,14 @@ 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?

+
+

Has this denotation all of the flags in fs set, whereas none of the flags +in butNot are 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

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

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -21672,17 +21661,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.

- +
+
-
+
- + @@ -21718,6 +21701,17 @@ Config.summarizeDepth.

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -21741,11 +21735,17 @@ Config.summarizeDepth.

-
- +
+

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,9 +6349,12 @@ is covariant is irrelevant, so can be ignored.

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

-
- +
+

The type representing

+

T[U1, ..., Un]

+

where

+
-
- +
+

The type representing

+

T[U1, ..., Un]

+

where

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

- args: + arg: - List -[ -Type -] + Type ) @@ -6538,17 +6544,11 @@ Type
-
-

The type representing

-

T[U1, ..., Un]

-

where

- +
+
-
-

The type representing

-

T[U1, ..., Un]

-

where

- +
+