C# Класс Veil.Parser.SourceLocation

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MoveIndex ( int index ) : SourceLocation
SetLength ( int length ) : SourceLocation
SourceLocation ( string templateId, int index, int length )

Описание методов

MoveIndex() публичный Метод

public MoveIndex ( int index ) : SourceLocation
index int
Результат SourceLocation

SetLength() публичный Метод

public SetLength ( int length ) : SourceLocation
length int
Результат SourceLocation

SourceLocation() публичный Метод

public SourceLocation ( string templateId, int index, int length )
templateId string
index int
length int