net.sourceforge.pmd.lang.ast.Node
, PLSQLNode
, net.sourceforge.pmd.lang.symboltable.ScopedNode
ASTPackageBody
, ASTPackageSpecification
, ASTProgramUnit
, ASTTriggerUnit
, ASTTypeSpecification
public interface OracleObject extends PLSQLNode
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getObjectName() |
Gets the name of the Oracle object.
|
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, setUserData
childrenAccept, getScope, jjtAccept, setScope
Copyright © 2002–2018 PMD. All rights reserved.