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