Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
IASTFunctionCallExpression |
IASTFunctionCallExpression.copy() |
IASTFunctionCallExpression |
IASTFunctionCallExpression.copy(IASTNode.CopyStyle style) |
IASTFunctionCallExpression |
INodeFactory.newFunctionCallExpression(IASTExpression idExpr,
IASTExpression argList)
Deprecated.
|
IASTFunctionCallExpression |
INodeFactory.newFunctionCallExpression(IASTExpression idExpr,
IASTInitializerClause[] arguments) |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTFunctionCallExpression |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.