TastyDecompileResult

case class TastyDecompileResult(tastyTree: String, scala: String, error: Int)

The response to a tasty/decompile request.

Companion:
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Constructors

def this()

Inherited methods

Inherited from:
Product