ParserState 클래스

정의

파서 상태에 대한 정보를 제공합니다.

public ref class ParserState
public class ParserState
type ParserState = class
Public Class ParserState
상속
ParserState

생성자

ParserState(ParserState*)

파서 상태에 대한 정보를 제공합니다.

속성

ErrorTypeValue

오류 유형 값을 가져옵니다.

Info

오류 정보를 가져옵니다.

Line

줄 번호를 가져옵니다.

StatusValue

파서 상태 값을 가져옵니다.

적용 대상