PackageClauseMethods

scala.quoted.runtime.impl.QuotesImpl.reflect$.PackageClauseMethods$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Extensions

Extensions

extension (self: PackageClause)
def pid: Ref

Tree containing the package name

Tree containing the package name

Attributes

def stats: List[Tree]

Definitions, imports or exports within the package

Definitions, imports or exports within the package

Attributes