ParserState Class

Definition

Provides information about the parser state.

public ref class ParserState
public class ParserState
type ParserState = class
Public Class ParserState
Inheritance
ParserState

Constructors

ParserState(ParserState*)

Properties

ErrorTypeValue

Gets the error type value.

Info

Gets the error information.

Line

Gets the line number.

StatusValue

Gets the parser status value.

Applies to