haXe XPath Documentation
Back
|
Index
class
xpath.expression.FunctionCall
extends
Expression
function
new(name :
String
, parameters :
Array
<
Expression
>) :
Void
function
evaluate(context :
xpath.context.Context
) :
xpath.type.XPathValue
Back
|
Index