add codegen for kind() for synatx_by_ref::Syntax
commitd37d0d260e6f2ac235b9b64968a83b90ee0020c8
authorSteve Cao <shiqicao@fb.com>
Mon, 19 Oct 2020 21:13:58 +0000 (19 14:13 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 19 Oct 2020 21:16:29 +0000 (19 14:16 -0700)
tree94ee9be416427060e1a191d6cbcf170ce6ba5838
parent0b7cbe0e4be15d41fa0dc023fdb9221c3cdbcc00
add codegen for kind() for synatx_by_ref::Syntax

Differential Revision: D24388629

fbshipit-source-id: 0cd819a201ec24a0929d58765ab622d27579f6ee
hphp/hack/src/generate_full_fidelity_data.ml
hphp/hack/src/parser/cargo/core_types/Cargo.toml
hphp/hack/src/parser/syntax_by_ref/mod.rs
hphp/hack/src/parser/syntax_by_ref/syntax_impl_generated.rs [new file with mode: 0644]