public final class CppCompilationUnitFragmentAccess extends ElementAccess<CompilationUnitFragment>
ElementAccess.IAccessFactoryINamedElementAccess.INamedElementAccessVisitor| Modifier and Type | Method and Description |
|---|---|
ICppSourceFileAccess |
getAssociatedHeaderFile()
Get the header file represented by this fragment
|
java.util.List<CppCompilationUnitFragmentAccess> |
getIncludedFiles()
Returns a list of included header files packaged as CppCompilationUnitFragments.
|
int |
getLineNumber() |
boolean |
isExternal()
The external state.
|
accept, equals, getChildren, getElement, getIncomingDependenciesRecursively, getIncomingDependenciesRecursively, getName, getNameWithSignature, getOutgoingDependenciesRecursively, getOutgoingDependenciesRecursively, getOutgoingDependenciesRecursively, getParent, getReferencedElementsRecursively, getReferencedElementsRecursively, getReferencedElementsRecursively, getReferencingElementsRecursively, getReferencingElementsRecursively, getShortName, getShortNameWithSignature, hashCode, ignoreIssues, isExcluded, toStringpublic java.util.List<CppCompilationUnitFragmentAccess> getIncludedFiles()
public ICppSourceFileAccess getAssociatedHeaderFile()
public boolean isExternal()
ElementAccessisExternal in interface IElementAccessisExternal in class ElementAccess<CompilationUnitFragment>public int getLineNumber()