yaksok.ts • Docs
yaksok.ts / MentionScope
Class: MentionScope
Extends
Constructors
new MentionScope()
ts
new MentionScope(fileName, child): MentionScope
Parameters
• fileName: string
• child: Evaluable
Returns
Overrides
Defined in
Properties
child
ts
child: Evaluable;
Defined in
fileName
ts
fileName: string;
Defined in
position?
ts
optional position: Position;
Inherited from
Defined in
friendlyName
ts
static friendlyName: string = '불러오기';
Overrides
Defined in
Methods
execute()
ts
execute(_scope, _callFrame): ValueTypes
Parameters
• _scope: Scope
• _callFrame: CallFrame
Returns
Overrides
Defined in
toJSON()
ts
toJSON(): object
Returns
object
Inherited from
Defined in
toPrint()
ts
toPrint(): string
Returns
string