public interface IASTImplicitDestructorName extends IASTImplicitName
IASTNode.CopyStyle
Modifier and Type | Field and Description |
---|---|
static IASTImplicitDestructorName[] |
EMPTY_NAME_ARRAY |
EMPTY_NODE_ARRAY
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
IASTName |
getConstructionPoint()
Returns the name corresponding to the constructor call.
|
copy, isAlternate, isOperator, resolveBinding
copy, getBinding, getCompletionContext, getImageLocation, getLastName, getLinkage, getLookupKey, getPreBinding, getRoleOfName, isQualified, resolvePreBinding, setBinding, toCharArray, toString
accept, contains, getChildren, getContainingFilename, getFileLocation, getLeadingSyntax, getNodeLocations, getOriginalNode, getParent, getPropertyInParent, getRawSignature, getSyntax, getTrailingSyntax, getTranslationUnit, isActive, isFrozen, isPartOfTranslationUnitFile, setParent, setPropertyInParent
getFileLocation, getSimpleID, isDeclaration, isDefinition, isReference
static final IASTImplicitDestructorName[] EMPTY_NAME_ARRAY
IASTName getConstructionPoint()