ParserTerminatingKeywords Field |
Optional keywords that should terminate the current parsing if encountered
(used for things such as context-sensitive keywords within LINQ queries).
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public HashSet<string> TerminatingKeywords
Field Value
Type:
HashSetStringSee Also