net.sourceforge.pmd.lang.ast.Node, net.sourceforge.pmd.lang.ast.QualifiableNodeASTAnyTypeDeclaration, ASTMethodOrConstructorDeclaration, MethodLikeNodeAbstractAnyTypeDeclaration, AbstractMethodLikeNode, AbstractMethodOrConstructorDeclaration, ASTAllocationExpression, ASTAnnotationTypeDeclaration, ASTClassOrInterfaceDeclaration, ASTConstructorDeclaration, ASTEnumConstant, ASTEnumDeclaration, ASTLambdaExpression, ASTMethodDeclarationpublic interface JavaQualifiableNode extends net.sourceforge.pmd.lang.ast.QualifiableNode
| Modifier and Type | Method | Description |
|---|---|---|
JavaQualifiedName |
getQualifiedName() |
Returns a qualified name for this node.
|
findChildNodesWithXPath, findChildrenOfType, findDescendantsOfType, findDescendantsOfType, getAsDocument, getBeginColumn, getBeginLine, getDataFlowNode, getEndColumn, getEndLine, getFirstChildOfType, getFirstDescendantOfType, getFirstParentOfAnyType, getFirstParentOfType, getImage, getNthParent, getParentsOfType, getUserData, getXPathNodeName, hasDescendantMatchingXPath, hasDescendantOfType, hasImageEqualTo, isFindBoundary, jjtAddChild, jjtClose, jjtGetChild, jjtGetChildIndex, jjtGetId, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetChildIndex, jjtSetParent, remove, removeChildAtIndex, setDataFlowNode, setImage, setUserDataJavaQualifiedName getQualifiedName()
getQualifiedName in interface net.sourceforge.pmd.lang.ast.QualifiableNodeCopyright © 2002–2018 PMD. All rights reserved.