yaksok.ts • Docs
yaksok.ts / Return
Class: Return
Extends
Constructors
new Return()
ts
new Return(): Return
Returns
Inherited from
Properties
position?
ts
optional position: Position;
Inherited from
Defined in
friendlyName
ts
static friendlyName: string = '결과';
Overrides
Defined in
Methods
execute()
ts
execute(_scope): void
Parameters
• _scope: Scope
Returns
void
Overrides
Defined in
toJSON()
ts
toJSON(): object
Returns
object
Inherited from
Defined in
toPrint()
ts
toPrint(): string
Returns
string