DocTastyInspector
scala.tasty.inspector.DocTastyInspector
abstract class DocTastyInspector extends OldTastyInspector
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class ScaladocTastyInspector
Members list
Value members
Inherited methods
def inspectAllTastyFiles(tastyFiles: List[String], jars: List[String], dependenciesClasspath: List[String]): Boolean
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
.tastyfiles - jars
-
List of path of
.jarfiles - tastyFiles
-
List of paths of
.tastyfiles
Attributes
- Inherited from:
- OldTastyInspector
Load and process TASTy files using TASTy reflect
Load and process TASTy files using TASTy reflect
Value parameters
- tastyFiles
-
List of paths of
.tastyfiles
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
.jarfile
Attributes
- Inherited from:
- OldTastyInspector
Called after all compilation units are processed
Process a TASTy file using TASTy reflect
In this article