public class AnnotationTypeElemInstance_c extends JL5MethodInstance_c implements AnnotationTypeElemInstance
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasDefault |
decl, name, returnTypecontainer, flags, formalTypes, throwTypesposition, ts| Constructor and Description |
|---|
AnnotationTypeElemInstance_c(JL5TypeSystem ts,
Position pos,
ReferenceType container,
Flags flags,
Type type,
java.lang.String name,
boolean hasDefault) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasDefault() |
Type |
type() |
annotations, callValidImpl, canOverrideImpl, erasureSubst, implementedImpl, isCanonical, isVariableArity, moreSpecificImpl, overridesImpl, setAnnotations, setTypeParams, toString, typeParamscanOverride, canOverrideImpl, checkOverride, container, declaration, designator, equalsImpl, flags, formalTypes, hashCode, implemented, implementedImplAux, isSameMethod, isSameMethodImpl, methodCallValid, methodCallValidImpl, name, name, orig, overrides, returnType, returnType, setDeclaration, setName, setReturnType, signature, throwTypescallValid, container, flags, formalTypes, hasFormals, hasFormalsImpl, listIsCanonical, moreSpecific, setContainer, setFlags, setFormalTypes, setThrowTypes, throwsSubset, throwsSubsetImpl, throwTypescopy, equals, position, typeSystemclone, finalize, getClass, notify, notifyAll, wait, wait, waitcanOverride, canOverrideImpl, checkOverride, container, flags, formalTypes, implemented, implementedImpl, isSameMethod, isSameMethodImpl, methodCallValid, methodCallValidImpl, name, name, orig, overrides, overridesImpl, returnType, setName, throwTypesreturnType, setReturnTypecallValid, callValidImpl, designator, formalTypes, hasFormals, hasFormalsImpl, moreSpecific, moreSpecificImpl, setFormalTypes, setThrowTypes, signature, throwsSubset, throwsSubsetImpl, throwTypesflagsequalsImpl, isCanonical, position, typeSystemcontainer, flags, setContainer, setFlagsdeclaration, setDeclarationpublic AnnotationTypeElemInstance_c(JL5TypeSystem ts, Position pos, ReferenceType container, Flags flags, Type type, java.lang.String name, boolean hasDefault)
public Type type()
type in interface AnnotationTypeElemInstancepublic boolean hasDefault()
hasDefault in interface AnnotationTypeElemInstance