public class VariableAccessLocationMatcher extends AccessLocationMatcher
count, flags, whenComplete| 限定符 | 构造器和说明 |
|---|---|
protected |
VariableAccessLocationMatcher(String variablename,
int count,
int flags,
boolean whenComplete) |
protected VariableAccessLocationMatcher(String variablename, int count, int flags, boolean whenComplete)
public List<Location> match(MethodProcessor methodProcessor)
Copyright © 2018–2023. All rights reserved.