Methods of the module object val PackageClause
val PackageClause
Create a package clause package pid { stats }
package pid { stats }
Copy a package clause package pid { stats }
Matches a package clause package pid { stats } and extracts the pid and stats
pid
stats