Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
IASTFieldDeclarator |
IASTFieldDeclarator.copy() |
IASTFieldDeclarator |
IASTFieldDeclarator.copy(IASTNode.CopyStyle style) |
IASTFieldDeclarator |
INodeFactory.newFieldDeclarator(IASTName name,
IASTExpression bitFieldSize) |
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPASTFieldDeclarator
Field declarator for c++.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.