After introducing helper functions of `SQL()`, `Pos()`, `End()`, there are mixed style implementation of their functions. It is better to refactoring existing functions, but they are not yet done. https://github.com/cloudspannerecosystem/memefish/pull/120#issuecomment-2412866760 - [x] Rewrite `SQL()` #173 - [x] ~Rewrite `Pos(), End()`~ - It is resolved by #174
After introducing helper functions of
SQL(),Pos(),End(), there are mixed style implementation of their functions.It is better to refactoring existing functions, but they are not yet done.
#120 (comment)
SQL()Refactor SQL() methods #173RewritePos(), End()ast/pos.goautomatically #174