scala.quoted.runtime.impl.QuotesImpl.reflect$.PackageClause$
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Create a package clause package pid { stats }
Create a package clause package pid { stats }
Attributes
Copy a package clause package pid { stats }
Copy a package clause package pid { stats }
Attributes
Matches a package clause package pid { stats }
and extracts the pid
and stats
Matches a package clause package pid { stats }
and extracts the pid
and stats
Attributes