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

Describes an error genered while parsing CPL.
Show file Open project: NexusMods/NexusModManager-4.5 Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Generates a string representation of the class.

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

Method Details

ToString() public method

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