NewUnion<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
Constructor | Signature | Description | |
---|---|---|---|
# | new(unionInfo, fieldName, arg) | (unionInfo:UnionClInplaceType<'lang> * fieldName:string * arg:Expression<'lang>) -> NewUnion<'lang> | CompiledName: |
Instance members
Instance member | Signature | Description | |
---|---|---|---|
# | x.ConstructorArg | Expression<'lang> | CompiledName: |
# | x.ConstructorArgName | string | CompiledName: |
# | x.Union | UnionClInplaceType<'lang> | CompiledName: |