| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| org.eclipse.cdt.core.dom.ast.cpp |
| Modifier and Type | Method and Description |
|---|---|
IASTStandardFunctionDeclarator |
IASTStandardFunctionDeclarator.copy() |
IASTStandardFunctionDeclarator |
IASTStandardFunctionDeclarator.copy(IASTNode.CopyStyle style) |
IASTStandardFunctionDeclarator |
INodeFactory.newFunctionDeclarator(IASTName name) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICPPASTFunctionDeclarator
C++ adds a few things to function declarators.
|
interface |
ICPPASTFunctionTryBlockDeclarator
Deprecated.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.