Class RecordComponentElementImpl
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.RecordComponentElementImpl
- All Implemented Interfaces:
AnnotatedConstruct, Element, RecordComponentElement, VariableElement, IElementInfo
public class RecordComponentElementImpl
extends VariableElementImpl
implements RecordComponentElement
-
Field Summary
Fields inherited from class ElementImpl
_binding, _env -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class VariableElementImpl
equals, getAnnotationBindings, getConstantValue, getEnclosedElements, getEnclosingElement, getModifiers, getSimpleName, hides, toStringMethods inherited from class ElementImpl
asType, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getFileName, getPackedAnnotationBindings, hashCodeMethods inherited from interface Element
equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getEnclosedElements, getModifiers, hashCodeMethods inherited from interface RecordComponentElement
asType, getEnclosingElement, getSimpleNameMethods inherited from interface VariableElement
asType, isUnnamed
-
Constructor Details
-
RecordComponentElementImpl
-
-
Method Details
-
getKind
- Specified by:
getKindin interfaceElement- Overrides:
getKindin classVariableElementImpl
-
getAccessor
- Specified by:
getAccessorin interfaceRecordComponentElement
-
accept
- Specified by:
acceptin interfaceElement- Overrides:
acceptin classVariableElementImpl
-