rune-langium / visual-editor/src / FunctionScope
Interface: FunctionScope
Defined in: packages/visual-editor/src/store/expression-store.ts:27
Properties
| Property | Type | Defined in |
|---|---|---|
aliases | FunctionScopeEntry[] | packages/visual-editor/src/store/expression-store.ts:30 |
inputs | FunctionScopeEntry[] | packages/visual-editor/src/store/expression-store.ts:28 |
output | FunctionScopeEntry | null | packages/visual-editor/src/store/expression-store.ts:29 |