public final class MissingClassElement extends TypeElement
environment, representation| Constructor | Description |
|---|---|
MissingClassElement(ProbingEnvironment env,
String binaryName,
String canonicalName) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(org.revapi.Element o) |
|
TypeElement |
getDeclaringElement() |
|
protected String |
getHumanReadableElementType() |
|
DeclaredType |
getModelRepresentation() |
as, getApi, getArchive, getChildren, getFullHumanReadableString, iterateOverChildren, searchChildren, searchChildren, setParentequals, getApi, getArchive, getChildren, getComparableSignature, getFullHumanReadableString, getParent, getTypeEnvironment, hashCode, isInherited, setInherited, setParent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDirectChildrenOfType, iterateOverChildren, newChildrenInstance, searchChildren, searchChildrencreateComparableSignature, createFullHumanReadableString, getBinaryName, getCanonicalName, getUseSites, isInAPI, isInApiThroughUse, setInApi, setInApiThroughUse, setRawUseSitespublic MissingClassElement(ProbingEnvironment env, String binaryName, String canonicalName)
public TypeElement getDeclaringElement()
getDeclaringElement in class JavaElementBase<TypeElement,DeclaredType>public DeclaredType getModelRepresentation()
getModelRepresentation in class JavaElementBase<TypeElement,DeclaredType>@Nonnull protected String getHumanReadableElementType()
getHumanReadableElementType in class TypeElementpublic int compareTo(@Nonnull org.revapi.Element o)
compareTo in class TypeElementCopyright © 2017 Lukas Krejci. All Rights Reserved.