PackageClauseMethods

Extension methods of PackageClause

Source
Quotes.scala

Extensions

Extensions

extension (self: PackageClause)
def pid: Ref

Tree containing the package name

Tree containing the package name

Source
Quotes.scala
def stats: List[Tree]

Definitions, imports or exports within the package

Definitions, imports or exports within the package

Source
Quotes.scala