|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.incava.java.MatchCriteria
org.incava.java.MethodMatchCriteria
public class MethodMatchCriteria
A criterion (some criteria) for matching nodes.
Constructor Summary | |
---|---|
MethodMatchCriteria(ASTMethodDeclaration m)
|
Method Summary | |
---|---|
double |
compare(MatchCriteria other)
|
protected java.lang.String |
getName()
|
protected ASTFormalParameters |
getParameters()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodMatchCriteria(ASTMethodDeclaration m)
Method Detail |
---|
public double compare(MatchCriteria other)
compare
in class MatchCriteria
protected java.lang.String getName()
protected ASTFormalParameters getParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |