Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier

Packages that use IGCCASTSimpleDeclSpecifier
org.eclipse.cdt.core.dom.ast.c   
org.eclipse.cdt.core.dom.ast.gnu.c   
 

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

Methods in org.eclipse.cdt.core.dom.ast.c that return IGCCASTSimpleDeclSpecifier
 IGCCASTSimpleDeclSpecifier ICNodeFactory.newSimpleDeclSpecifierGCC(IASTExpression typeofExpression)
           
 

Uses of IGCCASTSimpleDeclSpecifier in org.eclipse.cdt.core.dom.ast.gnu.c
 

Methods in org.eclipse.cdt.core.dom.ast.gnu.c that return IGCCASTSimpleDeclSpecifier
 IGCCASTSimpleDeclSpecifier IGCCASTSimpleDeclSpecifier.copy()
           
 


Eclipse CDT
Pre-release 3.0

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