달빛약속 / ElseStatement
Class: ElseStatement
Extends
Indexable
[key
: string
]: unknown
Constructors
new ElseStatement()
new ElseStatement(
body
):ElseStatement
Parameters
body
Returns
Overrides
Defined in
Properties
body
body:
Block
Defined in
position?
optional
position:Position
Inherited from
Defined in
friendlyName
static
friendlyName:string
='조건문(아니면)'
Overrides
Defined in
Methods
execute()
execute(
_scope
,_callFrame
):Promise
<unknown
>
Parameters
_scope
_callFrame
CallFrame
Returns
Promise
<unknown
>
Inherited from
Defined in
toJSON()
toJSON():
object
Returns
object
Inherited from
Defined in
toPrint()
toPrint():
string
Returns
string