pub type MaybeRanged = Option<Range<usize>>;
Expand description

Maybe have ast position