Inspector

scala.tasty.inspector.Inspector
trait Inspector

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def inspect(using Quotes)(tastys: List[Tasty[x$1.type]]): Unit

Inspect all TASTy files using Quotes reflect API.

Inspect all TASTy files using Quotes reflect API.

Note: Within this method quotes.reflect.SourceFile.current will not work, hence the explicit source paths.

Attributes

tastys

List of Tasty containing .tastyfile path and AST