public interface ASTUserClassOrInterface<T extends apex.jorje.semantic.ast.AstNode> extends ApexQualifiableNode, ApexNode<T>
Modifier and Type | Interface and Description |
---|---|
static class |
ASTUserClassOrInterface.TypeKind
The kind of type this node declares.
|
Modifier and Type | Method and Description |
---|---|
ASTUserClassOrInterface.TypeKind |
getTypeKind()
Finds the type kind of this declaration.
|
getQualifiedName
findChildNodesWithXPath, findChildrenOfType, findDescendantsOfType, findDescendantsOfType, getAsDocument, getBeginColumn, getBeginLine, getDataFlowNode, getEndColumn, getEndLine, getFirstChildOfType, getFirstDescendantOfType, getFirstParentOfType, getImage, getNthParent, getParentsOfType, getUserData, hasDescendantMatchingXPath, hasDescendantOfType, hasImageEqualTo, isFindBoundary, jjtAddChild, jjtClose, jjtGetChild, jjtGetChildIndex, jjtGetId, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetChildIndex, jjtSetParent, remove, removeChildAtIndex, setDataFlowNode, setImage, setUserData
childrenAccept, getNode, jjtAccept
ASTUserClassOrInterface.TypeKind getTypeKind()
Copyright © 2002–2017 PMD. All rights reserved.