fields property

Map<F, RType> fields
final

Maps each field to the RType describing its memory representation.

Implementation

final Map<F, RType> fields;