aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Decorators$
diff options
context:
space:
mode:
authordotty-bot <felix.mulder@epfl.ch>2017-04-06 07:41:39 +0000
committerdotty-bot <felix.mulder@epfl.ch>2017-04-06 07:41:39 +0000
commit1c334b12934f39dcc3e20a0d39bb434ddc065918 (patch)
tree280c4e9592a3a38002e7192f8edf35d2efe68e23 /api/dotty/tools/dotc/core/Decorators$
parent1b450c3ae819a88f9ae983183cda403d5c23dff6 (diff)
downloaddotty-1c334b12934f39dcc3e20a0d39bb434ddc065918.tar.gz
dotty-1c334b12934f39dcc3e20a0d39bb434ddc065918.tar.bz2
dotty-1c334b12934f39dcc3e20a0d39bb434ddc065918.zip
Update gh-pages site for 2556c83a04af1baf9dd69f6139e9ea61d39e7c6a
Diffstat (limited to 'api/dotty/tools/dotc/core/Decorators$')
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/ListDecorator$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/ListDecorator.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/PreNamedString$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/PreNamedString.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/StringDecorator$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/StringDecorator.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/StringInterpolators$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/StringInterpolators.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/TextToString$.html10
-rw-r--r--api/dotty/tools/dotc/core/Decorators$/TextToString.html10
16 files changed, 112 insertions, 48 deletions
diff --git a/api/dotty/tools/dotc/core/Decorators$/ListDecorator$.html b/api/dotty/tools/dotc/core/Decorators$/ListDecorator$.html
index b1cd5be55..da2bee925 100644
--- a/api/dotty/tools/dotc/core/Decorators$/ListDecorator$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/ListDecorator$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - ListDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/ListDecorator.html b/api/dotty/tools/dotc/core/Decorators$/ListDecorator.html
index dc4481667..9cccdc094 100644
--- a/api/dotty/tools/dotc/core/Decorators$/ListDecorator.html
+++ b/api/dotty/tools/dotc/core/Decorators$/ListDecorator.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - ListDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator$.html b/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator$.html
index dedaee167..7a666bb15 100644
--- a/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - ListOfListDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator.html b/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator.html
index 4f41e4d3b..959a06e17 100644
--- a/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator.html
+++ b/api/dotty/tools/dotc/core/Decorators$/ListOfListDecorator.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - ListOfListDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator$.html b/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator$.html
index d06a44de5..fa89b95c7 100644
--- a/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - PhaseListDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator.html b/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator.html
index 641139e7d..77b949c54 100644
--- a/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator.html
+++ b/api/dotty/tools/dotc/core/Decorators$/PhaseListDecorator.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - PhaseListDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/PreNamedString$.html b/api/dotty/tools/dotc/core/Decorators$/PreNamedString$.html
index 44adba70e..8f980d0c4 100644
--- a/api/dotty/tools/dotc/core/Decorators$/PreNamedString$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/PreNamedString$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - PreNamedString"
diff --git a/api/dotty/tools/dotc/core/Decorators$/PreNamedString.html b/api/dotty/tools/dotc/core/Decorators$/PreNamedString.html
index 10119fdf5..9054b4106 100644
--- a/api/dotty/tools/dotc/core/Decorators$/PreNamedString.html
+++ b/api/dotty/tools/dotc/core/Decorators$/PreNamedString.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - PreNamedString"
diff --git a/api/dotty/tools/dotc/core/Decorators$/StringDecorator$.html b/api/dotty/tools/dotc/core/Decorators$/StringDecorator$.html
index dc81944d4..8e40bfdd5 100644
--- a/api/dotty/tools/dotc/core/Decorators$/StringDecorator$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/StringDecorator$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - StringDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/StringDecorator.html b/api/dotty/tools/dotc/core/Decorators$/StringDecorator.html
index 81f8ec2ca..5e5d46a4f 100644
--- a/api/dotty/tools/dotc/core/Decorators$/StringDecorator.html
+++ b/api/dotty/tools/dotc/core/Decorators$/StringDecorator.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - StringDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/StringInterpolators$.html b/api/dotty/tools/dotc/core/Decorators$/StringInterpolators$.html
index fa7bf0457..06188a889 100644
--- a/api/dotty/tools/dotc/core/Decorators$/StringInterpolators$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/StringInterpolators$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - StringInterpolators"
diff --git a/api/dotty/tools/dotc/core/Decorators$/StringInterpolators.html b/api/dotty/tools/dotc/core/Decorators$/StringInterpolators.html
index 672c45843..453d03158 100644
--- a/api/dotty/tools/dotc/core/Decorators$/StringInterpolators.html
+++ b/api/dotty/tools/dotc/core/Decorators$/StringInterpolators.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - StringInterpolators"
diff --git a/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator$.html b/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator$.html
index 099d2d595..ab5b33dce 100644
--- a/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - SymbolIteratorDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator.html b/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator.html
index 6ef70325f..c0288c618 100644
--- a/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator.html
+++ b/api/dotty/tools/dotc/core/Decorators$/SymbolIteratorDecorator.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - SymbolIteratorDecorator"
diff --git a/api/dotty/tools/dotc/core/Decorators$/TextToString$.html b/api/dotty/tools/dotc/core/Decorators$/TextToString$.html
index 6e486d040..378cb2e23 100644
--- a/api/dotty/tools/dotc/core/Decorators$/TextToString$.html
+++ b/api/dotty/tools/dotc/core/Decorators$/TextToString$.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - TextToString"
diff --git a/api/dotty/tools/dotc/core/Decorators$/TextToString.html b/api/dotty/tools/dotc/core/Decorators$/TextToString.html
index aba3d9e87..13fbe9a91 100644
--- a/api/dotty/tools/dotc/core/Decorators$/TextToString.html
+++ b/api/dotty/tools/dotc/core/Decorators$/TextToString.html
@@ -13,6 +13,7 @@
integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi"
crossorigin="anonymous"
>
+
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
@@ -5401,9 +5402,12 @@
</ul>
</div>
<div id="content-body">
- <div id="menu-toggle" onclick="toggleMenu()">
- <i class="fa fa-bars" aria-hidden="true"></i>
- </div>
+ <button type="button" id="menu-toggle" onclick="toggleMenu()" aria-expanded="false">
+ <span class="sr-only" aria-hidden="true">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
<script>
document.title = "Dotty API - TextToString"