Namespace Farkle.Parser.Semantics
Interfaces
- IProductionSemanticProvider
Provides an interface to run semantic actions on a reduced production.
- ISemanticProvider<TChar, T>
Provides an interface to customize the semantic analysis stage of Farkle's parsers.
- ITokenSemanticProvider<TChar>
Provides an interface to run semantic actions on a token.