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

encrywm.frontend.semantics.scope.Symbol.scala Maven / Gradle / Ivy

There is a newer version: 0.3.2
Show newest version
package encrywm.frontend.semantics.scope

import encrywm.lib.Types.ESType

case class Symbol(name: String, tpe: ESType)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy