org.eclipse.cdt.ui.tests.DOMAST
Interface IPopulateDOMASTAction
- All Known Implementing Classes:
- CPopulateASTViewAction, CPPPopulateASTViewAction
public interface IPopulateDOMASTAction
- Author:
- dsteffle
getTree
DOMASTNodeParent getTree()
mergePreprocessorStatements
DOMASTNodeLeaf[] mergePreprocessorStatements(org.eclipse.cdt.core.dom.ast.IASTPreprocessorStatement[] statements)
mergePreprocessorProblems
void mergePreprocessorProblems(org.eclipse.cdt.core.dom.ast.IASTProblem[] problems)
groupIncludes
void groupIncludes(DOMASTNodeLeaf[] statements)