ParseContext members
Represents a class that handles the parsed context of a package.
The ParseContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParseContext | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
Errors | Gets the list of errors. |
Top
Methods
Name | Description | |
---|---|---|
AddError | Adds the specified error to the context. |
Top