Class ASTHolderCUInfo
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
org.aspectj.org.eclipse.jdt.internal.core.ASTHolderCUInfo
- All Implemented Interfaces:
Cloneable, IElementInfo
-
Field Summary
FieldsFields inherited from class CompilationUnitElementInfo
ANNOTATION_THRESHOLD_FOR_DIET_PARSE, annotationNumber, hasFunctionalTypes, sourceLength, timestampFields inherited from class OpenableElementInfo
children, isStructureKnown, module, nonJavaResources -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CompilationUnitElementInfo
getCustomOptions, getSourceLength, getSourceRange, setCustomOptions, setSourceLengthMethods inherited from class OpenableElementInfo
addChild, getChildren, getModule, isStructureKnown, removeChild, setChildren, setIsStructureKnown, setModule, toStringMethods inherited from class JavaElementInfo
clone, getExtendedChildren
-
Field Details
-
astLevel
public int astLevel
-
-
Constructor Details
-
ASTHolderCUInfo
public ASTHolderCUInfo()
-