JITContext.newStructType

Create a struct type from an array of fields.

  1. JITStruct newStructType(JITLocation loc, string name, JITField[] fields)
  2. JITStruct newStructType(string name, JITField[] fields)
    class JITContext
    newStructType

Meta