Yellicode
The extensible code generator
Constructor. Creates a new PackageFilterTransform that only includes the package with the specified name.
Parameters
Name | Type | Description |
---|---|---|
expression | string | The name of the package. If the name ends with a forward-slash ('/'), nested packages will be included. The expression is case-insensitive. |