| Package | Description |
|---|---|
| org.dessertj.matching |
Pattern matching for classnames.
|
| org.dessertj.resolve |
Logic to build up a hierarchical data structure of
packages.
|
| Modifier and Type | Method and Description |
|---|---|
ShortNameMatcher |
ShortNameMatcher.match(String shortName)
Returns the result of matching a sub-package name after the branch that has already been matched.
|
ShortNameMatcher |
NamePattern.matcher() |
ShortNameMatcher |
ShortNameMatcher.next() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClassPackage.traverse(ShortNameMatcher matcher,
ClassVisitor visitor) |
Copyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.