From 881c3b182fda1036d5a507d08ff85f7709d70703 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Fri, 3 Feb 2017 18:05:53 +0000 Subject: Update gh-pages site for da7d7231b7f21fe1085abc569eb783590074a359 --- api/dotty/tools/dotc/Bench$.html | 200 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 186 insertions(+), 14 deletions(-) (limited to 'api/dotty/tools/dotc/Bench$.html') diff --git a/api/dotty/tools/dotc/Bench$.html b/api/dotty/tools/dotc/Bench$.html index eed6d22e7..278fb6f6e 100644 --- a/api/dotty/tools/dotc/Bench$.html +++ b/api/dotty/tools/dotc/Bench$.html @@ -5321,6 +5321,9 @@
+ + + final @@ -5330,6 +5333,17 @@ Bench + + +
+ + + extends + + Driver + +
+
@@ -5341,12 +5355,23 @@ on the same sources.

-

Members

+

+ Constructors +

+ +
+ +
+ +

+ Members +

+ [+] @sharable @@ -5372,12 +5397,29 @@ on the same sources.

- +
+ +
+
+ +
+
+ [+] @@ -5435,17 +5477,34 @@ String - : Reporter + : Reporter
- +
+ +
+
+ +
+
+ [+] @@ -5498,17 +5557,39 @@ String - : + : ( +Int, Array +[ +String +] +)
- +
+ +
+
+ +
+
+ [+] @@ -5534,12 +5615,29 @@ String
- +
+ +
+
+ +
+
+ [+] @@ -5575,17 +5673,34 @@ String - : Compiler + : Compiler
- +
+ +
+
+ +
+
+ [+] @@ -5630,17 +5745,34 @@ String - : Reporter + : Reporter
- +
+ +
+
+ +
+
+ [+] @sharable @@ -5679,12 +5811,29 @@ String
- +
+ +
+
+ +
+
+ [+] @@ -5729,19 +5878,42 @@ String - : Reporter + : Reporter
-

Entry point to the compiler using a custom Context.

+
+

Entry point to the compiler using a custom Context.

In most cases, you do not need a custom Context and should instead use one of the other overloads of...

[https://github.com/lampepfl/dotty/tree/master/test/test/OtherEntryPointsTest.scala]

+
+
+

Entry point to the compiler using a custom Context.

+

In most cases, you do not need a custom Context and should +instead use one of the other overloads of process. However, +the other overloads cannot be overriden, instead you +should override this one which they call internally.

+

Usage example: [[https://github.com/lampepfl/dotty/tree/master/test/test/OtherEntryPointsTest.scala]] +in method runCompilerWithContext

+ +
+
-- cgit v1.2.3