public final class DesugarHtmlNodesPass extends Object
HtmlOpenTagNode and HtmlCloseTagNode with a set of RawTextNodes and the
children.
This pass ensures that the rest of the compiler can remain agnostic about these nodes.
| Constructor and Description |
|---|
DesugarHtmlNodesPass() |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
void |
run(SoyFileSetNode fileSet,
TemplateRegistry registry) |
String |
toString() |
public void run(SoyFileSetNode fileSet, TemplateRegistry registry)
public String name()