[−][src]Trait language_reporting::ReportingSpan
Required methods
fn with_start(&self, start: usize) -> Self
fn with_end(&self, end: usize) -> Self
fn start(&self) -> usize
fn end(&self) -> usize
Implementors
impl ReportingSpan for SimpleSpan[src]
impl ReportingSpan for SimpleSpan