Skip to content

rune-langium / visual-editor/src / AstNodeShape

Interface: AstNodeShape

Defined in: packages/visual-editor/src/types.ts:42

Structural constraint matching Langium's AstNode interface. Used instead of importing langium directly (it's not a visual-editor dependency).

Properties

PropertyModifierTypeDefined in
$container?readonlyAstNodeShapepackages/visual-editor/src/types.ts:44
$containerIndex?readonlynumberpackages/visual-editor/src/types.ts:46
$containerProperty?readonlystringpackages/visual-editor/src/types.ts:45
$cstNode?readonlyunknownpackages/visual-editor/src/types.ts:47
$document?readonlyunknownpackages/visual-editor/src/types.ts:48
$typereadonlystringpackages/visual-editor/src/types.ts:43

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