GoldDotNet Documentation

Parser.CurrentReduction Property

Gets the Reduction made by the parsing engine.

public Reduction CurrentReduction {get;}

Remarks

The value of this property is only valid when the Parse-method returns ParseMessage.Reduction.

See Also

Parser Class | DevinCook.GoldParser Namespace