Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Field and Description |
---|---|
static ICPPASTAliasDeclaration[] |
ICPPASTAliasDeclaration.EMPTY_ALIAS_DECLARATION_ARRAY |
Modifier and Type | Method and Description |
---|---|
ICPPASTAliasDeclaration |
ICPPASTAliasDeclaration.copy() |
ICPPASTAliasDeclaration |
ICPPASTAliasDeclaration.copy(IASTNode.CopyStyle style) |
ICPPASTAliasDeclaration |
ICPPNodeFactory.newAliasDeclaration(IASTName aliasName,
ICPPASTTypeId aliasedType) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.