dotty.tools.dotc.decompiler
package dotty.tools.dotc.decompiler
Members list
Concise view
Type members
Classlikes
Phase that prints the trees in all loaded compilation units.
Phase that prints the trees in all loaded compilation units.
Attributes
- Graph
- Supertypes
Decompiler to be used with IDEs
Decompiler to be used with IDEs
Attributes
- Graph
- Supertypes
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
- Graph
- Supertypes
- Known subtypes
- class PartialTASTYDecompiler