[][src]Type Definition egg::PatternAst

type PatternAst<L> = RecExpr<ENodeOrVar<L>>;

A RecExpr that represents a Pattern.