Utility
Class in Yarn.Compiler
Inherits from System.Object
Summary
Utility methods for working with line tags.
Methods
Name
Description
Given Yarn source code, adds line tags to the ends of all lines that need one and do not already have one.
Generates a Yarn script that contains a node that declares variables.
Parses a string of Yarn source code, and produces a FileParseResult and (if there were any problems) a collection of diagnostics.
Last updated