public final class IsUsingIjDataVisitor extends Object
| Constructor and Description |
|---|
IsUsingIjDataVisitor(ErrorReporter errorReporter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exec(SoyFileSetNode soyTree)
Runs this pass on the given Soy tree.
|
public IsUsingIjDataVisitor(ErrorReporter errorReporter)
public boolean exec(SoyFileSetNode soyTree)