TastyDecompileResult

dotty.tools.languageserver.decompiler.TastyDecompileResult
See theTastyDecompileResult companion object
case class TastyDecompileResult(tastyTree: String, scala: String, error: Int)

The response to a tasty/decompile request.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Constructors

def this()

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product