|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICPPASTFunctionDeclarator | |
|---|---|
| org.eclipse.cdt.core.dom.ast.cpp | |
| Uses of ICPPASTFunctionDeclarator in org.eclipse.cdt.core.dom.ast.cpp |
|---|
| Subinterfaces of ICPPASTFunctionDeclarator in org.eclipse.cdt.core.dom.ast.cpp | |
|---|---|
interface |
ICPPASTFunctionTryBlockDeclarator
Deprecated. |
| Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTFunctionDeclarator | |
|---|---|
ICPPASTFunctionDeclarator |
ICPPASTFunctionDeclarator.copy()
|
ICPPASTFunctionDeclarator |
ICPPASTFunctionDeclarator.copy(IASTNode.CopyStyle style)
|
ICPPASTFunctionDeclarator |
ICPPASTLambdaExpression.getDeclarator()
Returns the lambda declarator for this lambda expression, or null
in case it was not specified. |
ICPPASTFunctionDeclarator |
ICPPNodeFactory.newFunctionDeclarator(IASTName name)
|
| Methods in org.eclipse.cdt.core.dom.ast.cpp with parameters of type ICPPASTFunctionDeclarator | |
|---|---|
void |
ICPPASTLambdaExpression.setDeclarator(ICPPASTFunctionDeclarator dtor)
Not allowed on frozen AST. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||