Class in Yarn.Compiler
Inherits from System.Object
System.Object
Represents a position in a multi-line string.
public class Position
Equals(object)
GetHashCode()
Character
Gets or sets the zero-indexed character number of this position.
Line
Gets or sets the zero-indexed line of this position.
Last updated 2 years ago
Was this helpful?