aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Types$/JavaMethodType$.html
diff options
context:
space:
mode:
authordotty-bot <felix.mulder@epfl.ch>2017-04-06 12:38:46 +0000
committerdotty-bot <felix.mulder@epfl.ch>2017-04-06 12:38:46 +0000
commitee7de4c03e93c83ef21b1c96f24d034e04dc989c (patch)
tree19dfbe356644b5ae0a144b6e11ee4a80de3c4cdf /api/dotty/tools/dotc/core/Types$/JavaMethodType$.html
parentdd15dccbfc82ba4f02b3473fd85cf8fe720a3a5c (diff)
downloaddotty-ee7de4c03e93c83ef21b1c96f24d034e04dc989c.tar.gz
dotty-ee7de4c03e93c83ef21b1c96f24d034e04dc989c.tar.bz2
dotty-ee7de4c03e93c83ef21b1c96f24d034e04dc989c.zip
Update gh-pages site for 09cc23726069fa04cbfeec55a9fa4bb8e4a02ff9
Diffstat (limited to 'api/dotty/tools/dotc/core/Types$/JavaMethodType$.html')
-rw-r--r--api/dotty/tools/dotc/core/Types$/JavaMethodType$.html35
1 files changed, 20 insertions, 15 deletions
diff --git a/api/dotty/tools/dotc/core/Types$/JavaMethodType$.html b/api/dotty/tools/dotc/core/Types$/JavaMethodType$.html
index 3e981cf8a..cd008e0ee 100644
--- a/api/dotty/tools/dotc/core/Types$/JavaMethodType$.html
+++ b/api/dotty/tools/dotc/core/Types$/JavaMethodType$.html
@@ -909,6 +909,21 @@
+
+
+
+ <li class="index-entity with-companion ">
+ <div class="entity-kinds">
+
+ <a class="letter-anchor object" href="../../../../../.././api/dotty/tools/dotc/core/ParamInfo$.html">O</a>
+
+ <a class="letter-anchor trait" href="../../../../../.././api/dotty/tools/dotc/core/ParamInfo.html">T</a>
+ </div>
+ <a class="entity-name" href="../../../../../.././api/dotty/tools/dotc/core/ParamInfo.html">ParamInfo</a>
+ </li>
+
+
+
<li class="index-entity with-companion ">
<div class="entity-kinds">
@@ -1112,16 +1127,6 @@
<li class="index-entity ">
<div class="entity-kinds">
- <a class="letter-anchor trait" href="../../../../../.././api/dotty/tools/dotc/core/TypeParamInfo.html">T</a>
- </div>
- <a class="entity-name" href="../../../../../.././api/dotty/tools/dotc/core/TypeParamInfo.html">TypeParamInfo</a>
- </li>
-
-
-
- <li class="index-entity ">
- <div class="entity-kinds">
-
<a class="letter-anchor class" href="../../../../../.././api/dotty/tools/dotc/core/TyperState.html">C</a>
</div>
<a class="entity-name" href="../../../../../.././api/dotty/tools/dotc/core/TyperState.html">TyperState</a>
@@ -5466,9 +5471,9 @@
<div id="entity-members" class="entity-section ">
- <div id="apply(paramNames)(paramTypesExp,resultTypeExp)(ctx)" class="member ">
+ <div id="apply(paramNames)(paramInfosExp,resultTypeExp)(ctx)" class="member ">
<div class="member-title">
- <span class="expand-button invisible" onclick="toggleMemberBody(this, 'apply(paramNames)(paramTypesExp,resultTypeExp)(ctx)');">[+]</span>
+ <span class="expand-button invisible" onclick="toggleMemberBody(this, 'apply(paramNames)(paramInfosExp,resultTypeExp)(ctx)');">[+]</span>
<span class="member-annotations">
</span>
@@ -5504,7 +5509,7 @@ TermName
<span class="no-left">
- paramTypesExp:
+ paramInfosExp:
</span>
MethodType<span class="right-arrow"> =&gt; </span>List
<span class="no-left no-right">[</span>
@@ -5545,10 +5550,10 @@ Type
</div><!-- end member-title -->
<div class="member-body">
- <div class="member-body-short" id="short-body-apply(paramNames)(paramTypesExp,resultTypeExp)(ctx)">
+ <div class="member-body-short" id="short-body-apply(paramNames)(paramInfosExp,resultTypeExp)(ctx)">
</div>
- <div class="member-body-long" id ="long-body-apply(paramNames)(paramTypesExp,resultTypeExp)(ctx)">
+ <div class="member-body-long" id ="long-body-apply(paramNames)(paramInfosExp,resultTypeExp)(ctx)">
</div>
</div>