Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.c.ICASTArrayDesignator

Packages that use ICASTArrayDesignator
org.eclipse.cdt.core.dom.ast.c   
 

Uses of ICASTArrayDesignator in org.eclipse.cdt.core.dom.ast.c
 

Methods in org.eclipse.cdt.core.dom.ast.c that return ICASTArrayDesignator
 ICASTArrayDesignator ICASTArrayDesignator.copy()
           
 ICASTArrayDesignator ICNodeFactory.newArrayDesignator(IASTExpression exp)
           
 


Eclipse CDT
Pre-release 3.0

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