Tweak HhasProgram C++: Rename Span HhasSpannightly-2021.08.13
commit019149304f84627ec47dbcef09d34b15d1d5a576
authorShayne Fletcher <[email protected]>
Thu, 12 Aug 2021 23:05:27 +0000 (12 16:05 -0700)
committerFacebook GitHub Bot <[email protected]>
Thu, 12 Aug 2021 23:07:22 +0000 (12 16:07 -0700)
treec903c6df56228c1af8c13400516eb035d716deb9
parente10e066f6e0fb6fe29e9e89de0e688bcc76c28cc
Tweak HhasProgram C++: Rename Span HhasSpan

Summary: It just contributes to a consistent naming scheme.

Differential Revision: D30289242

fbshipit-source-id: 4e4875083f99ebeee915f0b2e0d11d98d052dec5
15 files changed:
hphp/hack/src/hhbc/bytecode_printer/print.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_class.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_constant.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_function.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_memoize_function.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_memoize_method.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_method.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_record_def.rs
hphp/hack/src/hhbc/hhbc_by_ref/emit_typedef.rs
hphp/hack/src/hhbc/hhbc_by_ref/hhas_class.rs
hphp/hack/src/hhbc/hhbc_by_ref/hhas_function.rs
hphp/hack/src/hhbc/hhbc_by_ref/hhas_method.rs
hphp/hack/src/hhbc/hhbc_by_ref/hhas_pos.rs
hphp/hack/src/hhbc/hhbc_by_ref/hhas_record_def.rs
hphp/hack/src/hhbc/hhbc_by_ref/hhas_typedef.rs