| Package | Description |
|---|---|
| org.eclipse.cdt.core.dom.ast.cpp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICPPASTTypenameExpression
Deprecated.
Unified with
ICPPASTSimpleTypeConstructorExpression. |
| Modifier and Type | Method and Description |
|---|---|
ICPPASTSimpleTypeConstructorExpression |
ICPPASTSimpleTypeConstructorExpression.copy() |
ICPPASTSimpleTypeConstructorExpression |
ICPPASTSimpleTypeConstructorExpression.copy(IASTNode.CopyStyle style) |
ICPPASTSimpleTypeConstructorExpression |
ICPPNodeFactory.newSimpleTypeConstructorExpression(ICPPASTDeclSpecifier declSpec,
IASTInitializer initializer) |
Copyright (c) IBM Corp. and others 2004, 2019. All Rights Reserved.