aboutsummaryrefslogtreecommitdiff
path: root/api/dotty/tools/dotc/core/Types$/Type.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/dotty/tools/dotc/core/Types$/Type.html')
-rw-r--r--api/dotty/tools/dotc/core/Types$/Type.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/api/dotty/tools/dotc/core/Types$/Type.html b/api/dotty/tools/dotc/core/Types$/Type.html
index 5293487d6..baf66e856 100644
--- a/api/dotty/tools/dotc/core/Types$/Type.html
+++ b/api/dotty/tools/dotc/core/Types$/Type.html
@@ -5938,7 +5938,7 @@ agree wit...</p>
</div>
</div><!-- end member -->
- <div id="appliedTo(arg)(ctx)" class="member ">
+ <div id="appliedTo(args)(ctx)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -5961,9 +5961,12 @@ agree wit...</p>
<span class="no-left">
- arg:
+ args:
</span>
- Type
+ List
+<span class="no-left no-right">[</span>
+Type
+<span class="no-left">]</span>
<span class="no-left">)</span>
@@ -5991,11 +5994,14 @@ agree wit...</p>
</div><!-- end member-title -->
<div class="member-body">
-
+ <p>The type representing</p>
+<p>T[U1, ..., Un]</p>
+<p>where</p>
+
</div>
</div><!-- end member -->
- <div id="appliedTo(args)(ctx)" class="member ">
+ <div id="appliedTo(arg)(ctx)" class="member ">
<div class="member-title">
<span class="member-annotations">
@@ -6018,12 +6024,9 @@ agree wit...</p>
<span class="no-left">
- args:
+ arg:
</span>
- List
-<span class="no-left no-right">[</span>
-Type
-<span class="no-left">]</span>
+ Type
<span class="no-left">)</span>
@@ -6051,10 +6054,7 @@ Type
</div><!-- end member-title -->
<div class="member-body">
- <p>The type representing</p>
-<p>T[U1, ..., Un]</p>
-<p>where</p>
-
+
</div>
</div><!-- end member -->