Eclipse CDT
7.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)
          Deprecated. Replaced by ICNodeFactory.newSimpleDeclSpecifier()
 

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()
          Deprecated.  
 IGCCASTSimpleDeclSpecifier IGCCASTSimpleDeclSpecifier.copy(IASTNode.CopyStyle style)
          Deprecated.  
 


Eclipse CDT
7.0

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