public interface IASTImplicitDestructorNameOwner extends IASTNode
IASTImplicitDestructorName
IASTNode.CopyStyle
Modifier and Type | Field and Description |
---|---|
static ASTNodeProperty |
IMPLICIT_DESTRUCTOR_NAME |
EMPTY_NODE_ARRAY
Modifier and Type | Method and Description |
---|---|
IASTImplicitDestructorName[] |
getImplicitDestructorNames() |
accept, contains, copy, copy, getChildren, getContainingFilename, getFileLocation, getLeadingSyntax, getNodeLocations, getOriginalNode, getParent, getPropertyInParent, getRawSignature, getSyntax, getTrailingSyntax, getTranslationUnit, isActive, isFrozen, isPartOfTranslationUnitFile, setParent, setPropertyInParent
static final ASTNodeProperty IMPLICIT_DESTRUCTOR_NAME
IASTImplicitDestructorName[] getImplicitDestructorNames()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.