Upgrade(UpgradeJob)
Last updated
Was this helpful?
Method in LanguageUpgrader
Upgrades a Yarn script from one version of the language to another, producing both the fully upgraded text as well as a collection of replacements.
public static UpgradeResult Upgrade(UpgradeJob upgradeJob)Yarn.Compiler.Upgrader.UpgradeJob upgradeJob
The upgrade job to perform.
An UpgradeResult object containing the results of the upgrade operation.
Last updated
Was this helpful?
Was this helpful?
