C# Class Nexus.Client.Util.Antlr.LanguageError

Describes an error genered while parsing CPL.
Afficher le fichier Open project: NexusMods/NexusModManager-4.5 Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Generates a string representation of the class.

This returns an error message summarizing the error's data.

Method Details

ToString() public méthode

Generates a string representation of the class.
This returns an error message summarizing the error's data.
public ToString ( ) : string
Résultat string