public class MethodMatchCriteria extends MatchCriteria
Constructor and Description |
---|
MethodMatchCriteria(ASTMethodDeclaration m) |
Modifier and Type | Method and Description |
---|---|
double |
compare(MatchCriteria other) |
protected java.lang.String |
getName() |
protected ASTFormalParameters |
getParameters() |
public double compare(MatchCriteria other)
compare
in class MatchCriteria
protected java.lang.String getName()
protected ASTFormalParameters getParameters()