Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionCallExpression

Packages that use ICPPASTFunctionCallExpression
org.eclipse.cdt.core.dom.ast.cpp   
 

Uses of ICPPASTFunctionCallExpression in org.eclipse.cdt.core.dom.ast.cpp
 

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTFunctionCallExpression
 ICPPASTFunctionCallExpression ICPPASTFunctionCallExpression.copy()
           
 ICPPASTFunctionCallExpression ICPPNodeFactory.newFunctionCallExpression(IASTExpression idExpr, IASTExpression argList)
           
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.