yaksok.ts • Docs
yaksok.ts / Mention
Class: Mention
Extends
Constructors
new Mention()
ts
new Mention(value, position?): Mention
Parameters
• value: string
• position?: Position
Returns
Overrides
Defined in
Properties
position?
ts
optional position: Position;
Inherited from
Defined in
value
ts
value: string;
Defined in
friendlyName
ts
static friendlyName: string = '불러올 파일 이름';
Overrides
Defined in
Methods
execute()
ts
execute(_scope, _callFrame): void
Parameters
• _scope: Scope
• _callFrame: CallFrame
Returns
void
Inherited from
Defined in
toJSON()
ts
toJSON(): object
Returns
object
Inherited from
Defined in
toPrint()
ts
toPrint(): string
Returns
string