Position
Class in Yarn.Compiler
Inherits from System.Object
Summary
Represents a position in a multi-line string.
public class PositionConstructors
Name
Description
Initialises a new instance of the Position class.
Initialises a new instance of the Position class with the specified line and character.
Fields
Name
Description
Represents the default value for a Position.
Methods
Name
Description
Properties
TYPENAME_UNKNOWN_PLURAL
Name
Description
Adds two positions by component and returns the result.
Compares two positions and returns true if a is equal to or after b .
Compares two positions and returns true if a is equal to or before b .
Last updated
Was this helpful?
