Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Field in
public List<OutputFile> Files;Property in
Gets a collection containing all objects across all of the files in .
Property in
public IEnumerable<Diagnostic> Diagnostics { get };public string UpgradedSource { get };Struct in Yarn.Compiler.Upgrader
Inherits from System.ValueType
public struct UpgradeResultGets a collection containing all objects across all of the files in .
Field in
Indicates whether this represents a new file to be created. If this is true , will be the empty string, and will be empty.
public bool IsNewFile;Field in
public string Path;Field in
public IEnumerable<TextReplacement> Replacements;Struct in UpgradeResult
Inherits from System.ValueType
public struct OutputFileIndicates whether this represents a new file to be created. If this is true , will be the empty string, and will be empty.
Field in
public IEnumerable<Diagnostic> Diagnostics;Field in
public string OriginalSource;