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

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