Represents the parser state.
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic interface IParserState
public interface class IParserState
The IParserState type exposes the following members.
Properties
| Name | Description |
---|
 | Errors |
Gets errors occurred during parsing.
|
Top
See Also