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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Constructors

def this()

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product