ScaladocInternalTastyInspector
Attributes
- Experimental
- true
- Graph
-
- Supertypes
- Self type
Members list
Value members
Concrete 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
.tastyfiles - jars
-
List of path of
.jarfiles - tastyFiles
-
List of paths of
.tastyfiles
Attributes
- Returns
-
boolean value indicating whether the process succeeded
Added for Scaladoc-only. Meant to fix regressions introduces by the switch from old to new TastyInspector:
Added for Scaladoc-only. Meant to fix regressions introduces by the switch from old to new TastyInspector:
- https://github.com/scala/scala3/issues/18231
- https://github.com/scala/scala3/issues/20476 Stable TastyInspector API does not support passing compiler context.
Attributes
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
- Returns
-
boolean value indicating whether the process succeeded
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
- Returns
-
boolean value indicating whether the process succeeded