Indexed_source_text::offset_to_position, Syntax::{is_namespace_empty_body, syntax_nod...
commit7fac035545f799e7b187b3cc42e3e37518d0950d
authorKasper Kopec <kasper@fb.com>
Fri, 6 Sep 2019 21:57:50 +0000 (6 14:57 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 6 Sep 2019 22:01:00 +0000 (6 15:01 -0700)
treec390f22a40ed443dd3526dc070bfec486248e4e1
parent0f99224c986152c5b35fa387ef4a4fa0ca21c482
Indexed_source_text::offset_to_position, Syntax::{is_namespace_empty_body, syntax_node_to_list, is_namespace_prefix}, SyntaxError::child

Summary: Another portion of helper functions that I had to implement for next iteration of {D16901289}.

Reviewed By: shiqicao

Differential Revision: D17213241

fbshipit-source-id: 9f2e1486e3b977fac9b55741e9ef31051355577e
hphp/hack/src/parser/indexed_source_text.rs
hphp/hack/src/parser/syntax.rs
hphp/hack/src/parser/syntax_error.rs