public interface IASTImplicitNameOwner extends IASTNode
IASTNode.CopyStyle
Modifier and Type | Field and Description |
---|---|
static ASTNodeProperty |
IMPLICIT_NAME |
EMPTY_NODE_ARRAY
Modifier and Type | Method and Description |
---|---|
IASTImplicitName[] |
getImplicitNames() |
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_NAME
IASTImplicitName[] getImplicitNames()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.