PackageClauseModule (original) (raw)
scala.quoted.Quotes.reflectModule.PackageClauseModule
Methods of the module object val PackageClause
Attributes
Source
Graph
Supertypes
Self type
Members list
Create a package clause package pid { stats }
Create a package clause package pid { stats }
Attributes
Source
Copy a package clause package pid { stats }
Copy a package clause package pid { stats }
Attributes
Source
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
Source
In this article