Eclipse CDT
Pre-release 3.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast.c that return ICASTKnRFunctionDeclarator
 ICASTKnRFunctionDeclarator ICNodeFactory.newKnRFunctionDeclarator(IASTName[] parameterNames, IASTDeclaration[] parameterDeclarations)
           
 

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

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


Eclipse CDT
Pre-release 3.0

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