cloudspannerecosystem / memefish

memefish is the foundation to analyze Spanner SQL
https://cloudspannerecosystem.dev/memefish/
MIT License
76 stars 19 forks source link

Split StructLiteral #177

Closed apstndb closed 2 weeks ago

apstndb commented 2 weeks ago

This PR splits StructLiteral into three new Expr nodes:

This PR will be ready after Pos()/End() are fixed. fixes #143