Class JavaElementInfo
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
- All Implemented Interfaces:
Cloneable,IElementInfo
- Direct Known Subclasses:
AnnotatableInfo,AnnotationInfo,ImportContainerInfo,ImportDeclarationElementInfo,InitializerElementInfo,OpenableElementInfo,TypeParameterElementInfo
Holds cached structure and properties for a Java element.
Subclassed to carry properties for specific kinds of elements.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JavaElementInfo
public JavaElementInfo()
-
-
Method Details
-
clone
-
getChildren
-
getExtendedChildren
-