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 --- .../tools/dotc/core/Symbols$/ClassSymbol.html | 124 ++++++++++----------- api/dotty/tools/dotc/core/Symbols$/Symbol.html | 124 ++++++++++----------- 2 files changed, 124 insertions(+), 124 deletions(-) (limited to 'api/dotty/tools/dotc/core/Symbols$') diff --git a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html index f86c3b4e5..22c483de6 100644 --- a/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html +++ b/api/dotty/tools/dotc/core/Symbols$/ClassSymbol.html @@ -9862,7 +9862,7 @@ of this run.

fs: - FlagConjunction + FlagSet , @@ -9898,7 +9898,7 @@ of this run.

-

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

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

@@ -9929,7 +9929,7 @@ in butNot are set?

fs: - FlagConjunction + FlagSet ) @@ -9957,7 +9957,7 @@ in butNot are set?

-

Has this denotation all of the flags in fs set?

+

Has this denotation one of the flags in fs set?

@@ -9987,7 +9987,7 @@ in butNot are set?

fs: - FlagSet + FlagConjunction ) @@ -10015,7 +10015,7 @@ in butNot are set?

-

Has this denotation one of the flags in fs set?

+

Has this denotation all of the flags in fs set?

@@ -10045,7 +10045,7 @@ in butNot are set?

fs: - FlagSet + FlagConjunction , @@ -10081,7 +10081,7 @@ in butNot are set?

-

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

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

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

that: => - SingleDenotation + Denotation ) @@ -13854,12 +13854,13 @@ have existing symbols.

- : SingleDenotation + : Denotation
- +

If this denotation does not exist, fallback to alternative

+
@@ -13888,7 +13889,7 @@ have existing symbols.

that: => - Denotation + SingleDenotation ) @@ -13898,13 +13899,12 @@ have existing symbols.

- : Denotation + : SingleDenotation
-

If this denotation does not exist, fallback to alternative

- +
@@ -14551,7 +14551,7 @@ If prev is not defined in current class, do nothing.

-
+
@@ -14578,17 +14578,6 @@ If prev is not defined in current class, do nothing.

PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -14619,7 +14608,7 @@ Type
-
+
@@ -14646,6 +14635,17 @@ Type PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -15267,7 +15267,7 @@ as seen from subclasses.

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

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -15309,11 +15320,14 @@ as seen from subclasses.

- +

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

+
-
+
@@ -15332,17 +15346,6 @@ as seen from subclasses.

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -15366,10 +15369,7 @@ as seen from subclasses.

-

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

- +
@@ -17002,7 +17002,7 @@ and at signature NotAMethod.

-
+
@@ -17024,20 +17024,6 @@ and at signature NotAMethod.

( - - x$0: - - Long - - , - - - - x$1: - - Int - - ) @@ -17098,7 +17084,7 @@ and at signature NotAMethod.

-
+
@@ -17120,6 +17106,20 @@ and at signature NotAMethod.

( + + x$0: + + Long + + , + + + + x$1: + + Int + + ) diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html index a65464972..a193c0869 100644 --- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html +++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html @@ -10298,7 +10298,7 @@ of this run.

fs: - FlagConjunction + FlagSet , @@ -10334,7 +10334,7 @@ of this run.

-

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

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

@@ -10365,7 +10365,7 @@ in butNot are set?

fs: - FlagConjunction + FlagSet ) @@ -10393,7 +10393,7 @@ in butNot are set?

-

Has this denotation all of the flags in fs set?

+

Has this denotation one of the flags in fs set?

@@ -10423,7 +10423,7 @@ in butNot are set?

fs: - FlagSet + FlagConjunction ) @@ -10451,7 +10451,7 @@ in butNot are set?

-

Has this denotation one of the flags in fs set?

+

Has this denotation all of the flags in fs set?

@@ -10481,7 +10481,7 @@ in butNot are set?

fs: - FlagSet + FlagConjunction , @@ -10517,7 +10517,7 @@ in butNot are set?

-

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

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

@@ -14832,7 +14832,7 @@ representing... that: => - SingleDenotation + Denotation ) @@ -14842,12 +14842,13 @@ representing... - : SingleDenotation + : Denotation
- +

If this denotation does not exist, fallback to alternative

+
@@ -14876,7 +14877,7 @@ representing... that: => - Denotation + SingleDenotation ) @@ -14886,13 +14887,12 @@ representing... - : Denotation + : SingleDenotation
-

If this denotation does not exist, fallback to alternative

- +
@@ -15819,7 +15819,7 @@ from source.

-
+
@@ -15846,17 +15846,6 @@ from source.

PreName - , - - - - argTypes: - - List -[ -Type -] - ) @@ -15887,7 +15876,7 @@ Type
-
+
@@ -15914,6 +15903,17 @@ Type PreName + , + + + + argTypes: + + List +[ +Type +] + ) @@ -16857,7 +16857,7 @@ as seen from subclasses.

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

+ ( + + + + depth: + + Int + + + ) + ( implicit @@ -16899,11 +16910,14 @@ as seen from subclasses.

- +

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

+
-
+
@@ -16922,17 +16936,6 @@ as seen from subclasses.

- ( - - - - depth: - - Int - - - ) - ( implicit @@ -16956,10 +16959,7 @@ as seen from subclasses.

-

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

- +
@@ -18833,7 +18833,7 @@ and at signature NotAMethod.

-
+
@@ -18855,20 +18855,6 @@ and at signature NotAMethod.

( - - x$0: - - Long - - , - - - - x$1: - - Int - - ) @@ -18929,7 +18915,7 @@ and at signature NotAMethod.

-
+
@@ -18951,6 +18937,20 @@ and at signature NotAMethod.

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