scala.quoted.Quotes.reflectModule.PackageClauseModule
Methods of the module object val PackageClause
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
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