dotty.tools.dotc.decompiler
package dotty.tools.dotc.decompiler
Members list
Concise view
Type members
Classlikes
Partial TASTYDecompiler that doesn't execute the backendPhases allowing to control decompiler output by manually running it on the CompilationUnits
Partial TASTYDecompiler that doesn't execute the backendPhases allowing to control decompiler output by manually running it on the CompilationUnits
Attributes
- Graph
- Supertypes
Compiler from tasty to user readable high text representation of the compiled scala code.
Compiler from tasty to user readable high text representation of the compiled scala code.
Attributes
- Authors:
Nicolas Stucki
- Graph
- Supertypes
- Known subtypes
- class PartialTASTYDecompiler