Table of Contents

Interface IProduction

Namespace
Farkle.Builder
Assembly
Farkle.dll

Represents a production in a grammar to be built that produces a value.

public interface IProduction

Remarks

This interface cannot be implemented by user code and is not directly accepted by any API.

See Also