OldTastyInspector

scala.tasty.inspector.OldTastyInspector

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Concise view

Value members

Abstract methods

protected def processCompilationUnit(using Quotes)(root: Tree): Unit

Process a TASTy file using TASTy reflect

Process a TASTy file using TASTy reflect

Attributes

Concrete methods

Load and process TASTy files using TASTy reflect

Load and process TASTy files using TASTy reflect

Attributes

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

Load and process TASTy files using TASTy reflect

Load and process TASTy files using TASTy reflect

Attributes

tastyFiles

List of paths of .tasty files

Load and process TASTy files in a jar file using TASTy reflect

Load and process TASTy files in a jar file using TASTy reflect

Attributes

jars

Path of .jar file

protected def postProcess(using Quotes): Unit

Called after all compilation units are processed

Called after all compilation units are processed

Attributes