Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
ICPPASTTranslationUnit |
ICPPASTTranslationUnit.copy() |
ICPPASTTranslationUnit |
ICPPASTTranslationUnit.copy(IASTNode.CopyStyle style) |
ICPPASTTranslationUnit |
ICPPNodeFactory.newTranslationUnit(org.eclipse.cdt.core.parser.IScanner scanner)
Creates a new translation unit that cooperates with the given scanner in order
to track macro-expansions and location information.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.