dotty.tools.languageserver.decompiler

Members list

Concise view

Type members

Classlikes

case class TastyDecompileParams(textDocument: TextDocumentIdentifier)

The parameter for the tasty/decompile request.

The parameter for the tasty/decompile request.

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
case class TastyDecompileResult(tastyTree: String, scala: String, error: Int)

The response to a tasty/decompile request.

The response to a tasty/decompile request.

Attributes

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

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type