OldTastyInspector
scala.tasty.inspector.OldTastyInspector
trait OldTastyInspector
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class DocTastyInspectorclass ScaladocTastyInspector
- Self type
Members list
Value members
Abstract methods
Process a TASTy file using TASTy reflect
Process a TASTy file using TASTy reflect
Attributes
Concrete 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
.tasty
files - jars
-
List of path of
.jar
files - tastyFiles
-
List of paths of
.tasty
files
Attributes
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
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
Called after all compilation units are processed
Called after all compilation units are processed
Attributes
In this article