Class ParameterizedField
java.lang.Object
net.covers1624.coffeegrinder.type.Field
net.covers1624.coffeegrinder.type.ParameterizedField
Created by covers1624 on 21/2/22.
-
Constructor Summary
ConstructorsConstructorDescriptionParameterizedField(ParameterizedClass outer, Field unboundField, AType boundType) -
Method Summary
Methods inherited from class net.covers1624.coffeegrinder.type.Field
getAnnotationSupplier, getFullName, isStatic, isSynthetic
-
Constructor Details
-
ParameterizedField
-
-
Method Details
-
getName
-
getType
-
getAccessFlags
- Specified by:
getAccessFlagsin classField
-
getConstantValue
- Specified by:
getConstantValuein classField
-
asRaw
-
getDeclaration
- Specified by:
getDeclarationin classField
-
getDescriptor
public org.objectweb.asm.Type getDescriptor()- Specified by:
getDescriptorin classField
-
getDeclaringClass
- Specified by:
getDeclaringClassin classField
-