public final class AddHtmlCommentsForDebugPass extends Object
TemplateNode.
This pass supports the debug view for inspecting template information in rendered pages. See go/inspect-template-info-fw for details.
| Constructor and Description |
|---|
AddHtmlCommentsForDebugPass() |
| 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()