[][src]Module union_impl::expr_chain::expr_chain_with_default

ExprChain definition and ExprChainWithDefault implementation.

Structs

ExprChain

Defines public struct with inner ExprChainInternal.

ProcessWithDefault

Defines combination of possible ProcessActionExpr with possible DefaultActionExpr. At least one element should be not None.

Type Definitions

ExprChainWithDefault

ExprChain of ProcessWithDefault with determiner GroupDeterminer.