public abstract class ArtifactAnalysisBase extends 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 IASTTranslationUnit |
getAST(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.