FunCall<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(funName, args) | (funName:string * args:List<Expression<'lang>>) -> FunCall<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.Args | List<Expression<'lang>> | CompiledName: |
| # | x.Name | string | CompiledName: |