Eclipse CDT
7.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()
           
 ICASTKnRFunctionDeclarator ICASTKnRFunctionDeclarator.copy(IASTNode.CopyStyle style)
           
 


Eclipse CDT
7.0

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