Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.c | |
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
INodeFactory |
IASTTranslationUnit.getASTNodeFactory()
Returns the node factory that was used to build the AST.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICNodeFactory
Factory for AST nodes for the C programming language.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICPPNodeFactory
Factory for AST nodes for the C++ programming language.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.