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