public class LineLocationMatcher extends Object implements LocationMatcher
| 构造器和说明 |
|---|
LineLocationMatcher(int... targetLines) |
LineLocationMatcher(List<Integer> targetLines) |
public List<Location> match(MethodProcessor methodProcessor)
match 在接口中 LocationMatcherCopyright © 2018–2023. All rights reserved.