ExprPtr

Type Alias ExprPtr 

Source
pub type ExprPtr = AstPtr<Expr>;

Aliased Typeยง

pub struct ExprPtr { /* private fields */ }