com.jclark.xsl.expr

Interface Function

interface Function

all functions have the method: "makeCallExpr( ... ) "
Method Summary
ConvertibleExprmakeCallExpr(ConvertibleExpr[] args, Node exprNode)

Method Detail

makeCallExpr

public ConvertibleExpr makeCallExpr(ConvertibleExpr[] args, Node exprNode)