Yarn.Compiler.Upgrader Namespace

Summary

Contains classes for upgrading Yarn code to more recent versions of the language.

Classes

NameDescription
LanguageUpgraderContains methods for upgrading the syntax of Yarn scripts.

Enums

NameDescription
UpgradeTypeSpecifies what kind of language upgrading should be applied.

Structs

NameDescription
TextReplacementContains information describing a replacement to make in a string.
UpgradeJobAn upgrade job.
UpgradeResultThe result of an upgrade.