| Package | Description |
|---|---|
| com.google.template.soy.passes |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentSecurityPolicyNonceInjectionPass
A compiler pass that adds CSP nonce injections to
<script> and <style> tags. |
class |
HtmlRewritePass
Rewrites templates and blocks of
kind="html" or kind="attributes" to contain
HtmlOpenTagNode, HtmlCloseTagNode, HtmlAttributeNode, and HtmlAttributeValueNode. |