From dd15dccbfc82ba4f02b3473fd85cf8fe720a3a5c Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Thu, 6 Apr 2017 11:45:14 +0000 Subject: Update gh-pages site for 62c2a1e2d6265cf7f096e4c4e51e4e883bce1514 --- api/dotty/tools/dotc/core/Contexts$/Context$.html | 10 + api/dotty/tools/dotc/core/Contexts$/Context.html | 315 +++++++++------------ .../tools/dotc/core/Contexts$/ContextBase.html | 10 + .../tools/dotc/core/Contexts$/ContextState.html | 10 + .../tools/dotc/core/Contexts$/FreshContext.html | 10 + .../dotc/core/Contexts$/FreshModeChanges$.html | 10 + .../dotc/core/Contexts$/FreshModeChanges.html | 10 + api/dotty/tools/dotc/core/Contexts$/GADTMap.html | 10 + .../tools/dotc/core/Contexts$/InitialContext.html | 10 + .../tools/dotc/core/Contexts$/ModeChanges$.html | 10 + .../tools/dotc/core/Contexts$/ModeChanges.html | 10 + .../tools/dotc/core/Contexts$/NoContext$.html | 10 + api/dotty/tools/dotc/core/Contexts$/RunInfo.html | 10 + 13 files changed, 246 insertions(+), 189 deletions(-) (limited to 'api/dotty/tools/dotc/core/Contexts$') diff --git a/api/dotty/tools/dotc/core/Contexts$/Context$.html b/api/dotty/tools/dotc/core/Contexts$/Context$.html index cffaffe58..99a0f3b30 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context$.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context$.html @@ -319,6 +319,16 @@ +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index 4dd0fad0d..29cca5022 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • @@ -5553,12 +5563,6 @@ classes (which should be short-lived).
  • ( - - c: - - Context - - ) @@ -5571,6 +5575,12 @@ classes (which should be short-lived). ( + + c: + + Context + + ) @@ -10234,56 +10244,6 @@ ContextDocstrings -
    -
    - - - - - - - - - def - - - - enclTemplate - - - - - - - - - : Context - -
    - -
    -
    -

    The next outer context whose tree is a template or package definition

    - -
    -
    -

    The next outer context whose tree is a template or package definition

    - -
    -
    - -
    -
    @@ -11722,7 +11682,7 @@ ContextDocstrings
    - [+] + @@ -11762,33 +11722,10 @@ ContextDocstrings
    -

    A condensed context containing essential information of this but -no outer contexts except the initial context. -private var _condensed: CondensedContext... -

    - +
    -

    A condensed context containing essential information of this but -no outer contexts except the initial context. -private var _condensed: CondensedContext = null -def condensed: CondensedContext = { -if (_condensed eq outer.condensed) -_condensed = base.initialCtx.fresh -.withPeriod(period) -.withNewMode(mode) -// typerState and its constraint is not preserved in condensed -// reporter is always ThrowingReporter -.withPrinterFn(printerFn) -.withOwner(owner) -.withSettings(sstate) -// tree is not preserved in condensed -.withRunInfo(runInfo) -.withDiagnostics(diagnostics) -.withMoreProperties(moreProperties) -_condensed -}

    - +
    -
    +
    - + @@ -16385,9 +16322,9 @@ It has

    - denot: + name: - Denotation + Name ) @@ -16402,12 +16339,12 @@ It has

    -
    -

    Textual representation of denotation

    +
    +

    The name as a text

    -
    -

    Textual representation of denotation

    +
    +

    The name as a text

    @@ -16424,9 +16361,9 @@ It has

    -
    +
    - + @@ -16448,12 +16385,9 @@ It has

    - tree: + tp: - Tree -[ -T -] + Type ) @@ -16468,12 +16402,12 @@ T
    -
    -

    Textual representation of tree

    +
    +

    Textual representation of type

    -
    -

    Textual representation of tree

    +
    +

    Textual representation of type

    @@ -16490,9 +16424,9 @@ T
    -
    +
    - + @@ -16514,9 +16448,9 @@ T - sc: + denot: - Scope + Denotation ) @@ -16531,12 +16465,12 @@ T
    -
    -

    Textual representation of all definitions in a scope using dclText for each

    +
    +

    Textual representation of denotation

    -
    -

    Textual representation of all definitions in a scope using dclText for each

    +
    +

    Textual representation of denotation

    @@ -16553,9 +16487,9 @@ T
    -
    +
    - + @@ -16577,9 +16511,9 @@ T - annot: + sc: - Annotation + Scope ) @@ -16594,12 +16528,12 @@ T
    -
    -

    Textual representation of annotation

    +
    +

    Textual representation of all definitions in a scope using dclText for each

    -
    -

    Textual representation of annotation

    +
    +

    Textual representation of all definitions in a scope using dclText for each

    @@ -16616,9 +16550,9 @@ T
    -
    +
    - + @@ -16640,9 +16574,9 @@ T - result: + const: - SearchResult + Constant ) @@ -16657,12 +16591,12 @@ T
    -
    -

    Textual representation of implicit search result

    +
    +

    Textual representation of constant

    -
    -

    Textual representation of implicit search result

    +
    +

    Textual representation of constant

    @@ -16679,9 +16613,9 @@ T
    -
    +
    - + @@ -16703,9 +16637,9 @@ T - const: + annot: - Constant + Annotation ) @@ -16720,12 +16654,12 @@ T
    -
    -

    Textual representation of constant

    +
    +

    Textual representation of annotation

    -
    -

    Textual representation of constant

    +
    +

    Textual representation of annotation

    @@ -16742,9 +16676,9 @@ T
    -
    +
    - + @@ -16766,9 +16700,9 @@ T - name: + result: - Name + ImportInfo ) @@ -16783,12 +16717,12 @@ T
    -
    -

    The name as a text

    +
    +

    Textual representation of info relating to an import clause

    -
    -

    The name as a text

    +
    +

    Textual representation of info relating to an import clause

    @@ -16805,9 +16739,9 @@ T
    -
    +
    - + [+] @@ -16829,9 +16763,9 @@ T - result: + sym: - ImportInfo + Symbol ) @@ -16846,12 +16780,14 @@ T
    -
    -

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

    @@ -16868,9 +16804,9 @@ T
    -
    +
    - [+] + @@ -16892,9 +16828,9 @@ T - sym: + result: - Symbol + SearchResult ) @@ -16909,14 +16845,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 implicit search result

    -
    -

    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 implicit search result

    @@ -16933,9 +16867,9 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
    -
    +
    - + @@ -16957,9 +16891,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity. - tp: + tree: - Type + Tree +[ +T +] ) @@ -16974,12 +16911,12 @@ If hasMeaninglessName is true, uses the owner's name to disambiguate identity.
    -
    -

    Textual representation of type

    +
    +

    Textual representation of tree

    -
    -

    Textual representation of type

    +
    +

    Textual representation of tree

    @@ -17960,9 +17897,9 @@ if squashing is enabled, phases in same subgroup will be squashed to single phas
    -
    +
    - + @@ -17983,20 +17920,6 @@ if squashing is enabled, phases in same subgroup will be squashed to single phas ( - - x$0: - - Long - - , - - - - x$1: - - Int - - ) @@ -18009,10 +17932,10 @@ if squashing is enabled, phases in same subgroup will be squashed to single phas
    -
    +
    -
    +
    @@ -18090,9 +18013,9 @@ if squashing is enabled, phases in same subgroup will be squashed to single phas
    -
    +
    - + @@ -18113,6 +18036,20 @@ if squashing is enabled, phases in same subgroup will be squashed to single phas ( + + x$0: + + Long + + , + + + + x$1: + + Int + + ) @@ -18125,10 +18062,10 @@ if squashing is enabled, phases in same subgroup will be squashed to single phas
    -
    +
    -
    +
    diff --git a/api/dotty/tools/dotc/core/Contexts$/ContextBase.html b/api/dotty/tools/dotc/core/Contexts$/ContextBase.html index 64162e6aa..35f6e223d 100644 --- a/api/dotty/tools/dotc/core/Contexts$/ContextBase.html +++ b/api/dotty/tools/dotc/core/Contexts$/ContextBase.html @@ -319,6 +319,16 @@ +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/ContextState.html b/api/dotty/tools/dotc/core/Contexts$/ContextState.html index ebc5d13b7..09bbbc3d1 100644 --- a/api/dotty/tools/dotc/core/Contexts$/ContextState.html +++ b/api/dotty/tools/dotc/core/Contexts$/ContextState.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/FreshContext.html b/api/dotty/tools/dotc/core/Contexts$/FreshContext.html index fe41fe615..2857bf157 100644 --- a/api/dotty/tools/dotc/core/Contexts$/FreshContext.html +++ b/api/dotty/tools/dotc/core/Contexts$/FreshContext.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges$.html b/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges$.html index ebd7ef6f6..6f77e0772 100644 --- a/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges$.html +++ b/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges$.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges.html b/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges.html index 22b7ff5f7..31b33dbd1 100644 --- a/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges.html +++ b/api/dotty/tools/dotc/core/Contexts$/FreshModeChanges.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/GADTMap.html b/api/dotty/tools/dotc/core/Contexts$/GADTMap.html index 122ad314a..2b1bb4414 100644 --- a/api/dotty/tools/dotc/core/Contexts$/GADTMap.html +++ b/api/dotty/tools/dotc/core/Contexts$/GADTMap.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/InitialContext.html b/api/dotty/tools/dotc/core/Contexts$/InitialContext.html index bb45c3c0f..e18bfdf79 100644 --- a/api/dotty/tools/dotc/core/Contexts$/InitialContext.html +++ b/api/dotty/tools/dotc/core/Contexts$/InitialContext.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/ModeChanges$.html b/api/dotty/tools/dotc/core/Contexts$/ModeChanges$.html index 334d325c1..4e551bf4b 100644 --- a/api/dotty/tools/dotc/core/Contexts$/ModeChanges$.html +++ b/api/dotty/tools/dotc/core/Contexts$/ModeChanges$.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/ModeChanges.html b/api/dotty/tools/dotc/core/Contexts$/ModeChanges.html index da82a1d54..405182bb1 100644 --- a/api/dotty/tools/dotc/core/Contexts$/ModeChanges.html +++ b/api/dotty/tools/dotc/core/Contexts$/ModeChanges.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/NoContext$.html b/api/dotty/tools/dotc/core/Contexts$/NoContext$.html index 5edb9a1cc..01a9c6773 100644 --- a/api/dotty/tools/dotc/core/Contexts$/NoContext$.html +++ b/api/dotty/tools/dotc/core/Contexts$/NoContext$.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • diff --git a/api/dotty/tools/dotc/core/Contexts$/RunInfo.html b/api/dotty/tools/dotc/core/Contexts$/RunInfo.html index feb2a2b8d..fd04744e1 100644 --- a/api/dotty/tools/dotc/core/Contexts$/RunInfo.html +++ b/api/dotty/tools/dotc/core/Contexts$/RunInfo.html @@ -319,6 +319,16 @@
  • +
  • +
    + + O +
    + DesugarEnums +
  • + + +
  • -- cgit v1.2.3