dotty.tools.languageserver.decompiler

Members list

Type members

Classlikes

case class TastyDecompileParams(textDocument: TextDocumentIdentifier)

The parameter for the tasty/decompile request.

The parameter for the tasty/decompile request.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type