FieldGet<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
Constructor | Signature | Description | |
---|---|---|---|
# | new(host, field) | (host:Expression<'lang> * field:string) -> FieldGet<'lang> | CompiledName: |
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.Field | string | CompiledName: |
# | x.Host | Expression<'lang> | CompiledName: |