Class: IntegerLiteral
Extends
Constructors
new IntegerLiteral()
new IntegerLiteral(
value
):IntegerLiteral
Parameters
• value: Integer
Returns
Inherited from
Defined in
Properties
value
readonly
value:Integer
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
<Integer
>
Parameters
• context: RenderContext
Returns
Promise
<Integer
>
Inherited from
Defined in
evaluateSync()
evaluateSync(
context
):Integer
Parameters
• context: RenderContext
Returns
Inherited from
Defined in
toString()
toString():
string
Returns
string