Searched refs:csExpressions (Results 1 – 3 of 3) sorted by relevance
346 private JavaExpression function(String name, PExpression... csExpressions) { in function() argument348 JavaExpression[] args = new JavaExpression[1 + csExpressions.length]; in function()350 for (int i = 0; i < csExpressions.length; i++) { in function()351 args[i + 1] = cast(Type.VALUE, csExpressions[i]); in function()
177 private JavaExpression function(String name, PExpression... csExpressions) { in function() argument186 for (int i = 0; i < csExpressions.length; i++) { in function()188 csExpressions[i].apply(this); in function()
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...