The following tables list the members exposed by GlobalAmbiguityContext.
Name | Description | |
---|---|---|
![]() | IsErrorHandling | Gets the value indicating whether the parser is currently handling errors, which could produce extra global ambiguities that wouldn't occur during a normal parse. |
![]() | PreferredSubTreeRoot | Gets or sets the root node of the sub-tree which should be chosen when constructing the final parse tree. |
![]() | SubTreeRoot1 | Gets the root node of the first sub-tree in which the ambiguous text can be parsed. |
![]() | SubTreeRoot2 | Gets the root node of the second sub-tree in which the ambiguous text can be parsed. |