org.incava.java
Class ClassUtil
Miscellaneous routines for classs.
static double | getMatchScore(net.sourceforge.pmd.ast.ASTClassOrInterfaceDeclaration a, net.sourceforge.pmd.ast.ASTClassOrInterfaceDeclaration b)
|
static net.sourceforge.pmd.ast.Token | getName(net.sourceforge.pmd.ast.ASTClassOrInterfaceDeclaration coid)
|
dump , dump , findChild , findChild , findChildren , findChildren , findToken , getChildren , getChildren , getChildrenSerially , getChildrenSerially , getLeadingToken , getLeadingTokens , getLevel , getLocation , getParent , getTokens , hasChildren , hasLeadingToken , print , print , toString |
getMatchScore
public static double getMatchScore(net.sourceforge.pmd.ast.ASTClassOrInterfaceDeclaration a,
net.sourceforge.pmd.ast.ASTClassOrInterfaceDeclaration b)
getName
public static net.sourceforge.pmd.ast.Token getName(net.sourceforge.pmd.ast.ASTClassOrInterfaceDeclaration coid)