Class: FloatLiteral
Extends
Constructors
new FloatLiteral()
new FloatLiteral(
value
):FloatLiteral
Parameters
• value: Float
Returns
Inherited from
Defined in
Properties
value
readonly
value:Float
Inherited from
Defined in
Methods
children()
children():
Expression
[]
Returns
Inherited from
Defined in
equals()
equals(
other
):boolean
Parameters
• other: unknown
Returns
boolean
Overrides
Defined in
evaluate()
evaluate(
context
):Promise
<Float
>
Parameters
• context: RenderContext
Returns
Promise
<Float
>
Inherited from
Defined in
evaluateSync()
evaluateSync(
context
):Float
Parameters
• context: RenderContext
Returns
Inherited from
Defined in
toString()
toString():
string
Returns
string