rune-langium / core/src / AsKeyOperation
Variable: AsKeyOperation
ts
AsKeyOperation: {
$type: "AsKeyOperation";
argument: "argument";
operator: "operator";
};Defined in: packages/core/src/generated/ast.ts:404
Type Declaration
| Name | Type | Default value | Defined in |
|---|---|---|---|
$type | "AsKeyOperation" | 'AsKeyOperation' | packages/core/src/generated/ast.ts:466 |
argument | "argument" | 'argument' | packages/core/src/generated/ast.ts:467 |
operator | "operator" | 'operator' | packages/core/src/generated/ast.ts:468 |