Type Definition egg::PatternAst[][src]

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