- All Known Implementing Classes:
Element,ExecutableElement,ModuleElement,PackageElement,Parameterizable,RecordComponentElement,TypeElement,TypeParameterElement,VariableElement
public interface Encloseable
Something that can be enclosed by an
Element.- Author:
- Laird Nelson
- See Also:
-
Method Summary
-
Method Details
-
setEnclosingElement
- Parameters:
enclosingElement- theElementthat will enclose thisEncloseable; may benull
-