public final class FieldElement extends JavaElementBase<VariableElement,TypeMirror> implements org.revapi.java.spi.JavaFieldElement
element, environment, representation| Constructor and Description |
|---|
FieldElement(ProbingEnvironment env,
org.revapi.Archive archive,
VariableElement element,
TypeMirror type) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createComparableSignature() |
protected String |
getHumanReadableElementType() |
compareTo, createFullHumanReadableString, equals, getApi, getArchive, getChildren, getComparableSignature, getDeclaringElement, getFullHumanReadableString, getModelRepresentation, getParent, getTypeEnvironment, hashCode, isInherited, setInherited, setParent, toStringgetDirectChildrenOfType, iterateOverChildren, newChildrenInstance, searchChildren, searchChildrenclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetModelRepresentation, getParent, isInheritedgetApi, getArchive, getChildren, getFullHumanReadableString, iterateOverChildren, searchChildren, searchChildren, setParentcompareTopublic FieldElement(ProbingEnvironment env, org.revapi.Archive archive, VariableElement element, TypeMirror type)
@Nonnull protected String getHumanReadableElementType()
getHumanReadableElementType in class JavaElementBase<VariableElement,TypeMirror>protected String createComparableSignature()
createComparableSignature in class JavaElementBase<VariableElement,TypeMirror>Copyright © 2016 Lukas Krejci. All Rights Reserved.