Class Field
java.lang.Object
net.covers1624.coffeegrinder.type.Field
- Direct Known Subclasses:
AsmField,ParameterizedField,RawField
Created by covers1624 on 13/4/21.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Field
public Field()
-
-
Method Details
-
getDeclaringClass
-
getName
-
getType
-
getAccessFlags
-
getDescriptor
public abstract org.objectweb.asm.Type getDescriptor() -
getAnnotationSupplier
-
getConstantValue
-
asRaw
-
isStatic
public final boolean isStatic() -
isSynthetic
public final boolean isSynthetic() -
getFullName
-
getDeclaration
-