PackageClauseMethods

scala.quoted.Quotes.reflectModule.PackageClauseMethods

Extension methods of PackageClause

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Extensions

Extensions

extension (self: PackageClause)
def pid: Ref

Tree containing the package name

Tree containing the package name

Attributes

Source
Quotes.scala
def stats: List[Tree]

Definitions, imports or exports within the package

Definitions, imports or exports within the package

Attributes

Source
Quotes.scala