ScaladocTastyInspector
Responsible for collectively inspecting all the Tasty files we're interested in.
Delegates most of the work to TastyParser dotty.tools.scaladoc.tasty.TastyParser.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass DocTastyInspectortrait OldTastyInspectorclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Called after all compilation units are processed
Process a TASTy file using TASTy reflect
Process a TASTy file using TASTy reflect
Attributes
Inherited methods
Load and process TASTy files using TASTy reflect
Load and process TASTy files using TASTy reflect
Value parameters
- dependenciesClasspath
-
Classpath with extra dependencies needed to load class in the
.tasty
files - jars
-
List of path of
.jar
files - tastyFiles
-
List of paths of
.tasty
files
Attributes
- Inherited from:
- OldTastyInspector
Attributes
- Inherited from:
- DocTastyInspector
Load and process TASTy files using TASTy reflect
Load and process TASTy files using TASTy reflect
Value parameters
- tastyFiles
-
List of paths of
.tasty
files
Attributes
- Inherited from:
- OldTastyInspector
Load and process TASTy files in a jar
file using TASTy reflect
Load and process TASTy files in a jar
file using TASTy reflect
Value parameters
- jars
-
Path of
.jar
file
Attributes
- Inherited from:
- OldTastyInspector
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product