Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
ICPPASTNewExpression |
ICPPASTNewExpression.copy() |
ICPPASTNewExpression |
ICPPASTNewExpression.copy(IASTNode.CopyStyle style) |
ICPPASTNewExpression |
ICPPNodeFactory.newNewExpression(IASTExpression placement,
IASTExpression initializer,
IASTTypeId typeId)
Deprecated.
|
ICPPASTNewExpression |
ICPPNodeFactory.newNewExpression(IASTInitializerClause[] placement,
IASTInitializer initializer,
IASTTypeId typeId) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.