Post-processors convert strings of a grammar into more meaningful types for the library that uses the parser.
Instance member | Description |
Full Usage:
this.Fuse
Parameters:
Production
-
The production whose members will be fused.
members : ReadOnlySpan<obj>
-
A read-only span of the production's members
Returns: obj
An object. It can be .
Modifiers: abstract |
|