Interface FieldInfo
- All Superinterfaces:
MemberInfo
- All Known Subinterfaces:
ModifiableFieldReference
- All Known Implementing Classes:
FieldGenerator
,FieldInfoImpl
-
Method Summary
Methods inherited from interface org.glassfish.pfl.dynamic.codegen.spi.MemberInfo
isAccessibleInContext, modifiers, myClassInfo, name
-
Method Details
-
type
Type type()Return the type of this Field.
-