GrammarBuilder
Description
- Derived from
- 
Disposable abstract 
Helper class for building Grammar objects.
Public / Methods
Build
Builds the Grammar object and validates it.
- ValidatingException
- 
If one or more validation errors have occurred. 
DefaultRule
Specifies the default rule of the Grammar.
If no default rule is specified, the first grammar rule will become the default one.