Click or drag to resize
IParserState Interface
Represents the parser state.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IParserState

The IParserState type exposes the following members.

Properties
  NameDescription
Public propertyErrors
Gets errors occurred during parsing.
Top
See Also