Documentation
¶
Overview ¶
Package parser builds the template tree from a SQL template using a reducer-stack strategy for the block directives (if/for) and the bind/literal test literals.
It does not parse SQL as a grammar and recognizes no clauses or connectors: everything that is not a directive or comment is opaque text (Word / Other / Space / Eol / Paren).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.