JITContext.newUnionType

Create a union type from an array of fields.

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

Meta