Type Definition gluon_base::ast::SpannedExpr[][src]

type SpannedExpr<Id> = Spanned<Expr<Id>, BytePos>;