Eclipse CDT
Pre-release 3.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTCastExpression
 ICPPASTCastExpression ICPPASTCastExpression.copy()
           
 ICPPASTCastExpression ICPPNodeFactory.newCastExpression(int operator, IASTTypeId typeId, IASTExpression operand)
           
 


Eclipse CDT
Pre-release 3.0

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