com.github.gchudnov.bscript.translator.internal.scala3j

Type members

Classlikes

final case class Scala3JState(meta: Meta, lines: Seq[String], imports: Set[String], inits: Map[String, Seq[String]]) extends ScalaState

Scala 3 State with Java Types (to allow 'null')

Scala 3 State with Java Types (to allow 'null')

Companion:
object
Companion:
class
case object Scala3JTypeInit extends TypeInit