C# Class Veil.Parser.SourceLocation

Afficher le fichier Open project: namics/TerrificNet Class Usage Examples

Méthodes publiques

Méthode Description
MoveIndex ( int index ) : SourceLocation
SetLength ( int length ) : SourceLocation
SourceLocation ( string templateId, int index, int length )

Method Details

MoveIndex() public méthode

public MoveIndex ( int index ) : SourceLocation
index int
Résultat SourceLocation

SetLength() public méthode

public SetLength ( int length ) : SourceLocation
length int
Résultat SourceLocation

SourceLocation() public méthode

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