Struct arret_syntax::span::Span [−][src]
pub struct Span { /* fields omitted */ }
Implementations
impl Span
[src]
impl Span
[src]pub const fn new(
file_id: Option<FileId>,
start: ByteIndex,
end: ByteIndex
) -> Self
[src]
file_id: Option<FileId>,
start: ByteIndex,
end: ByteIndex
) -> Self