Skip to content

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

NameTypeDefault valueDefined 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

Core packages released under MIT. Studio app released under FSL-1.1-ALv2.