Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.IASTConditionalExpression

Packages that use IASTConditionalExpression
org.eclipse.cdt.core.dom.ast   
 

Uses of IASTConditionalExpression in org.eclipse.cdt.core.dom.ast
 

Methods in org.eclipse.cdt.core.dom.ast that return IASTConditionalExpression
 IASTConditionalExpression IASTConditionalExpression.copy()
           
 IASTConditionalExpression INodeFactory.newConditionalExpession(IASTExpression expr1, IASTExpression expr2, IASTExpression expr3)
           
 


Eclipse CDT
Pre-release 3.0

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