public class LineLocationMatcher extends Object implements LocationMatcher
| Constructor and Description |
|---|
LineLocationMatcher(int... targetLines) |
LineLocationMatcher(List<Integer> targetLines) |
public List<Location> match(MethodProcessor methodProcessor)
match in interface LocationMatcherCopyright © 2018–2021. All rights reserved.