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