Position

Class in Yarn.Compiler

Inherits from System.Object

Summary

Represents a position in a multi-line string.

public class Position

Methods

Properties

Name
Description

Gets or sets the zero-indexed character number of this position.

Gets or sets the zero-indexed line of this position.

Last updated

Was this helpful?