public interface CheckConformance
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SoySyntaxException> |
getViolations(SoyFileSetNode root)
Runs the conformance checks from the given AST root.
|
com.google.common.collect.ImmutableList<SoySyntaxException> getViolations(SoyFileSetNode root)