C# 클래스 Microsoft.R.Core.Parser.ParseError

상속: Microsoft.Languages.Core.Text.TextRange, IParseError
파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

메소드 설명
ParseError ( ParseErrorType errorType, ErrorLocation location, ITextRange range ) : System.Diagnostics

메소드 상세

ParseError() 공개 메소드

public ParseError ( ParseErrorType errorType, ErrorLocation location, ITextRange range ) : System.Diagnostics
errorType ParseErrorType
location ErrorLocation
range ITextRange
리턴 System.Diagnostics