package-name

The package-name join point is node-agnostic. It matches any node that is within a package of the given name. This is typically used to instrument things in the main package.

Examples

package-name: main