C# Class Microsoft.R.Core.Parser.ParseError

Inheritance: Microsoft.Languages.Core.Text.TextRange, IParseError
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
ParseError ( ParseErrorType errorType, ErrorLocation location, ITextRange range ) : System.Diagnostics

Method Details

ParseError() public méthode

public ParseError ( ParseErrorType errorType, ErrorLocation location, ITextRange range ) : System.Diagnostics
errorType ParseErrorType
location ErrorLocation
range ITextRange
Résultat System.Diagnostics