Range

Class in Yarn.Compiler

Inherits from System.Object

Summary

Represents a range of text in a multi-line string.

public class Range

Constructors

Name
Description

Initializes a new instance of the Range class.

Initializes a new instance of the Range class, given start and end information.

Methods

Properties

Name
Description

Gets or sets the end position of this range.

Gets or sets the start position of this range.

Last updated

Was this helpful?