| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast.cpp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICPPASTArrayDeclarator
Array declarator for C++
|
interface |
ICPPASTFieldDeclarator
Field declarator for c++.
|
interface |
ICPPASTFunctionDeclarator
C++ adds a few things to function declarators.
|
interface |
ICPPASTFunctionTryBlockDeclarator
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ICPPASTDeclarator |
ICPPASTParameterDeclaration.getDeclarator() |
ICPPASTDeclarator |
ICPPNodeFactory.newDeclarator(IASTName name) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.