Type Definition move_lang::parser::ast::Exp

source ·
pub type Exp = Spanned<Exp_>;