1 reference to Optional
CSharpSyntaxGenerator (1)
Grammar\GrammarGenerator.cs (1)
314Choice c => Choice(c.Children.Select(ToProduction)).Suffix("?", when: c.Optional),