Yarn.Compiler.Upgrader Namespace
Summary
Contains classes for upgrading Yarn code to more recent versions of the language.
Classes
| Name | Description |
|---|---|
| LanguageUpgrader | Contains methods for upgrading the syntax of Yarn scripts. |
Enums
| Name | Description |
|---|---|
| UpgradeType | Specifies what kind of language upgrading should be applied. |
Structs
| Name | Description |
|---|---|
| TextReplacement | Contains information describing a replacement to make in a string. |
| UpgradeJob | An upgrade job. |
| UpgradeResult | The result of an upgrade. |