Interface TypeWriter.FieldPool

    • Method Detail

      • target

        TypeWriter.FieldPool.Record target​(FieldDescription fieldDescription)
        Looks up a handler entry for a given field.
        Parameters:
        fieldDescription - The field being processed.
        Returns:
        A handler entry for the given field.