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