rune-langium / visual-editor/src / FunctionScopeEntry
Interface: FunctionScopeEntry
Defined in: packages/visual-editor/src/store/expression-store.ts:21
Properties
| Property | Type | Defined in |
|---|---|---|
cardinality? | string | packages/visual-editor/src/store/expression-store.ts:24 |
name | string | packages/visual-editor/src/store/expression-store.ts:22 |
typeName? | string | packages/visual-editor/src/store/expression-store.ts:23 |