dotty.tools.dotc.rewrites.Rewrites$
See theRewrites companion class
Handles rewriting of Scala2 files to Dotty
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Does span
overlap with a patch region of source
?
Does span
overlap with a patch region of source
?
Attributes
If -rewrite is set, record a patch that replaces the range given by span
in source
by replacement
If -rewrite is set, record a patch that replaces the range given by span
in source
by replacement
Attributes
Patch position in ctx.compilationUnit.source
.
Patch position in ctx.compilationUnit.source
.
Attributes
If -rewrite is set, apply all patches and overwrite patched source files.
If -rewrite is set, apply all patches and overwrite patched source files.
Attributes