Searched defs:LineColumn (Results 1 – 4 of 4) sorted by relevance
8 pub struct LineColumn { struct17 impl Ord for LineColumn { argument25 impl PartialOrd for LineColumn { implementation
360 fn offset_line_column(&self, offset: usize) -> LineColumn { in offset_line_column()519 pub fn start(&self) -> LineColumn { in start()532 pub fn end(&self) -> LineColumn { in end()
471 pub fn start(&self) -> LineColumn { in start()485 pub fn end(&self) -> LineColumn { in end()
473 pub fn start(&self) -> LineColumn { in start()488 pub fn end(&self) -> LineColumn { in end()