public final class ShouldEnsureDataIsDefinedVisitor extends Object
Important: Do not use outside of Soy code (treat as superpackage-private).
| Constructor and Description |
|---|
ShouldEnsureDataIsDefinedVisitor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exec(TemplateNode template)
Runs this pass on the given template.
|
public boolean exec(TemplateNode template)