ScaladocInternalTastyInspector

scala.tasty.inspector.ScaladocInternalTastyInspector

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
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 .tasty files

jars

List of path of .jar files

tastyFiles

List of paths of .tasty files

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: https://github.com/scala/scala3/issues/18231 https://github.com/scala/scala3/issues/20476 Stable TastyInspector API does not support passing compiler context.

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 .tasty files

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 .jar file

Attributes

Returns

boolean value indicating whether the process succeeded