Mps Aspect Behavior

Use when defining or editing MPS `ConceptBehavior` — per-concept methods (non-virtual / virtual / abstract / static / virtual static), constructors, virtual dispatch (MRO), super and interface-default calls (`super<Interface>.method`), overriding methods from `lang.core.behavior` interfaces such as `ScopeProvider.getScope` / `INamedConcept.getName` / `BaseConcept.getPresentation`, calling sibling methods (`LocalBehaviorMethodCall`) and behavior methods from other aspects via `node.method(...)`. Reach for this skill whenever the task involves authoring or modifying `<lang>/languageModels/behavior.mps`.

jetbrains 9e9e4dc 9 files · 42.2 KB Updated

File contents

jetbrains/mps/tree/main/.agents/skills/mps-aspect-behavior commit 9e9e4dc6f8

Frequently asked questions

npx skillmds@latest add jetbrains/mps-aspect-behavior