|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.greenhopper.soy.ContextFunction
@Singleton public class ContextFunction
Copied from JIRA. TODO replace with theirs once we move to 4.4
Constructor Summary | |
---|---|
ContextFunction()
|
Method Summary | |
---|---|
com.google.template.soy.jssrc.restricted.JsExpr |
computeForJsSrc(java.util.List<com.google.template.soy.jssrc.restricted.JsExpr> args)
|
java.lang.String |
getName()
|
java.util.Set<java.lang.Integer> |
getValidArgsSizes()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextFunction()
Method Detail |
---|
public java.lang.String getName()
getName
in interface com.google.template.soy.shared.restricted.SoyFunction
public java.util.Set<java.lang.Integer> getValidArgsSizes()
getValidArgsSizes
in interface com.google.template.soy.shared.restricted.SoyFunction
public com.google.template.soy.jssrc.restricted.JsExpr computeForJsSrc(java.util.List<com.google.template.soy.jssrc.restricted.JsExpr> args)
computeForJsSrc
in interface com.google.template.soy.jssrc.restricted.SoyJsSrcFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |