-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Currenlty we support the LionWebAssociation annotation to declare that a concept has a different name in Starlasu Kotlin and in LionWeb. This annotation can only be applied to classes.
However, features could have a different name too, for example when a Starlasu-Kotlin language is generated from a LionWeb language where a feature has a name which is illegal in Kotlin (e.g., class or public), or when one wants to adopt a Kotlin naming idiom (such as the "is" prefix for boolean properties) regardless of the naming scheme used in the LionWeb language.
Metadata
Metadata
Assignees
Labels
No labels