public abstract class ArtifactAnalysisBase extends java.lang.Object implements IArtifactAnalysis
IArtifactAnalysis that handle C and
C++.
This class contains the getAST(ITranslationUnit) utility method, which returns an IASTTranslationUnit for an
ITranslationUnit.
| Constructor and Description |
|---|
ArtifactAnalysisBase() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.cdt.core.dom.ast.IASTTranslationUnit |
getAST(org.eclipse.cdt.core.model.ITranslationUnit tu)
Get AST from index, not full translation unti
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrunArtifactAnalysisCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.