C# Class Parsley.BacktrackErrorMessage

Parsers report this when they have backtracked after an error occurred. The Position property describes the position where the original error occurred.
Inheritance: ErrorMessage
Afficher le fichier Open project: plioi/parsley

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
BacktrackErrorMessage ( Position position, ErrorMessageList errors )

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string