Tasty

scala.tasty.inspector.Tasty
trait Tasty[Q <: Quotes & Singleton]

.tasty file representation containing file path and the AST

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def ast: Tree

Abstract Syntax Tree contained in the .tasty file

Abstract Syntax Tree contained in the .tasty file

Attributes

Path to the .tasty file

Path to the .tasty file

Attributes

Abstract fields

val quotes: Q

Instance of Quotes used to load the AST

Instance of Quotes used to load the AST

Attributes