All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.strumenta.kolasu.lionweb.LionWebAssociation.kt Maven / Gradle / Ivy

There is a newer version: 1.5.73
Show newest version
package com.strumenta.kolasu.lionweb

/**
 * This is used to map AST classes and Enums which have been generated from a LionWeb language element.
 */
@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.RUNTIME)
annotation class LionWebAssociation(val key: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy