UnionClInplaceType<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(name, fields) | (name:string * fields:List<Field<'lang>>) -> UnionClInplaceType<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Fields | List<Field<'lang>> | CompiledName: |
| # | x.Name | string | CompiledName: |