Eclipse CDT
Pre-release 3.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTNewExpression
 ICPPASTNewExpression ICPPASTNewExpression.copy()
           
 ICPPASTNewExpression ICPPNodeFactory.newNewExpression(IASTExpression placement, IASTExpression initializer, IASTTypeId typeId)
           
 


Eclipse CDT
Pre-release 3.0

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