NumberFunction Class
Constructors & Destructor
|
Member Functions
Function:
number
number
(
object
?)
Implements the
number
conversion function.
Definition
Line
125
of
System.XPath/XPathFunction.cm
Inheritance
Constructors & Destructor
public
NumberFunction
()
Member Functions
public
override
Result
<
UniquePtr
<
Object
>>
DoEvaluate
(
Context
& context,
const
List
<
Object
*>& arguments)
Constructor& Destructor Details
NumberFunction Constructor
public
NumberFunction()
Definition
Line
127
of
System.XPath/XPathFunction.cm
Member Function Details
DoEvaluate Member Function
public
override
Result
<
UniquePtr
<
Object
>> DoEvaluate(
Context
& context,
const
List
<
Object
*>& arguments)
Definition
Line
131
of
System.XPath/XPathFunction.cm