From abb6c717277fb7eb8635d94c32ecab5dee4dd903 Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Thu, 2 Feb 2017 13:39:36 +0100 Subject: Initial gh-pages commit --- .../tools/dotc/core/Types$/TypeTraverser.html | 5550 ++++++++++++++++++++ 1 file changed, 5550 insertions(+) create mode 100644 api/dotty/tools/dotc/core/Types$/TypeTraverser.html (limited to 'api/dotty/tools/dotc/core/Types$/TypeTraverser.html') diff --git a/api/dotty/tools/dotc/core/Types$/TypeTraverser.html b/api/dotty/tools/dotc/core/Types$/TypeTraverser.html new file mode 100644 index 000000000..14b1f4af5 --- /dev/null +++ b/api/dotty/tools/dotc/core/Types$/TypeTraverser.html @@ -0,0 +1,5550 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+ + + + +
+
+ + abstract + + + class + + + TypeTraverser + +
+ + + +

Members

+ +
+ +
+
+ + + + + private implicit + + + val + + + + ctx + + + + + + + + + : Context + +
+ +
+ +
+
+ +
+
+ + + + + + + + def + + + + apply + + + + + + ( + + + + x: + + Unit + + , + + + + tp: + + Type + + + ) + + + + + + + : Unit + +
+ +
+ +
+
+ +
+
+ + + + + + + + def + + + + traverse + + + + + + ( + + + + tp: + + Type + + + ) + + + + + + + : Unit + +
+ +
+ +
+
+ +
+
+ + + + + protected + + + def + + + + traverseChildren + + + + + + ( + + + + tp: + + Type + + + ) + + + + + + + : Unit + +
+ +
+ +
+
+ +
+
+
+
+ + + + + + + + + + + + -- cgit v1.2.3