Eclipse CDT
Pre-release 3.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast that return IASTCaseStatement
 IASTCaseStatement IASTCaseStatement.copy()
           
 IASTCaseStatement INodeFactory.newCaseStatement(IASTExpression expr)
           
 


Eclipse CDT
Pre-release 3.0

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