Const<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
Constructor | Signature | Description | |
---|---|---|---|
# | new(_type, _val) | (_type:Type<'lang> * _val:string) -> Const<'lang> | CompiledName: |
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.Type | Type<'lang> | CompiledName: |
# | x.Val | string | CompiledName: |