Type Definition egg::PatternAst

source · []
pub type PatternAst<L> = RecExpr<ENodeOrVar<L>>;
Expand description

A RecExpr that represents a Pattern.

Implementations

Returns a new PatternAst with the variables renames canonically