wvlet.airframe

Type members

Classlikes

case class SourceCode(filePath: String, fileName: String, line: Int, col: Int)

A hack to embed source code location where DI is used

A hack to embed source code location where DI is used

Companion
object
object SourceCode
Companion
class