JITStruct.setFields

Populate the fields of a formerly-opaque struct type. This can only be called once on a given struct type.

  1. void setFields(JITLocation loc, JITField[] fields)
    class JITStruct
    final
    void
    setFields
  2. void setFields(JITField[] fields)

Meta