Type Definition lib_ruby_parser::containers::Loc [−][src]
type Loc = Loc;
Rust-compatible not-null Loc pointer (technically not a pointer, but it mimics it)
type Loc = Loc;
Rust-compatible not-null Loc pointer (technically not a pointer, but it mimics it)
impl IntoMaybeLoc for Loc
[src]fn into_maybe_ptr(self) -> MaybeLoc
[src]