| Package | Description |
|---|---|
| jscover | |
| jscover.util |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<PatternMatcher> |
ConfigurationCommon.patternMatchers |
| Modifier and Type | Class and Description |
|---|---|
class |
PatternMatcherRegEx |
class |
PatternMatcherString |
| Modifier and Type | Method and Description |
|---|---|
static PatternMatcher |
PatternMatcherRegEx.getExcludePatternMatcher(java.lang.String pattern) |
static PatternMatcher |
PatternMatcherRegEx.getIncludePatternMatcher(java.lang.String pattern) |