FunFormalArg<'lang>
Namespace
Brahma.FSharp.OpenCL.ASTContructors
| Constructor | Signature | Description | |
|---|---|---|---|
| # | new(declSpecs, name) | (declSpecs:DeclSpecifierPack<'lang> * name:string) -> FunFormalArg<'lang> | CompiledName: |
Instance members
| Instance member | Signature | Description | |
|---|---|---|---|
| # | x.DeclSpecs | DeclSpecifierPack<'lang> | CompiledName: |
| # | x.Matches(other) | other:obj -> bool | |
| # | x.Name | string | CompiledName: |