Cast<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(expr, _type) | (expr:Expression<'lang> * _type:Type<'lang>) -> Cast<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Expr | Expression<'lang> | CompiledName: |
| # | x.Type | Type<'lang> | CompiledName: |