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