C# Class EasyParse.Parsing.Nodes.Errors.UnexpectedEndOfInput

Inheritance: Error
Afficher le fichier Open project: zoran-horvat/easy-parse

Méthodes publiques

Méthode Description
UnexpectedEndOfInput ( Location location ) : EasyParse.Text

Method Details

UnexpectedEndOfInput() public méthode

public UnexpectedEndOfInput ( Location location ) : EasyParse.Text
location Location
Résultat EasyParse.Text