달빛약속 / Executable
Class: Executable
Extends
Extended by
Evaluable
Block
IfStatement
ElseStatement
ElseIfStatement
DeclareFunction
SetToIndex
Print
Loop
Break
Return
Mention
DeclareFFI
Indexable
[key
: string
]: unknown
Constructors
new Executable()
new Executable():
Executable
Returns
Inherited from
Properties
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
>
Defined in
toJSON()
toJSON():
object
Returns
object
Inherited from
Defined in
toPrint()
toPrint():
string
Returns
string