public interface SoyJsSrcFunction extends SoyFunction
Important: This may only be used in implementing function plugins.
| Modifier and Type | Method and Description |
|---|---|
JsExpr |
computeForJsSrc(List<JsExpr> args)
Computes this function on the given arguments for the JS Source backend.
|
getName, getValidArgsSizes