Interface UpdateableElement
- All Known Implementing Classes:
ElementImpl, ExecutableElementImpl, PackageElementImpl, SubClass.Method, SubClass.Variable, TypeElementImpl, TypeParameterElementImpl, VariableElementImpl
public interface UpdateableElement
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEnclosingElement(Element enclosingElement) voidsetModifiers(Set<Modifier> modifiers) voidsetSimpleName(Name name)
-
Method Details
-
setEnclosingElement
-
setModifiers
-
setSimpleName
-