Assignment<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(vName, value) | (vName:Property<'lang> * value:Expression<'lang>) -> Assignment<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Name | Property<'lang> | CompiledName: |
| # | x.Value | Expression<'lang> | CompiledName: |