Expr CondMid Expr -> Expr {right, cons("Cond")}
 "?" Expr ":" -> CondMid {bracket}

CondMid is a hack for the lack of priorities on specific arguments. Fix this if this feature is available in SDF.

Submitted on 3 May 2005 at 01:47

Log in to post comments