yaksok.ts • Docs
yaksok.ts / FFIBody
Class: FFIBody
Extends
Constructors
new FFIBody()
ts
new FFIBody(code, position?): FFIBody
Parameters
• code: string
• position?: Position
Returns
Overrides
Defined in
Properties
code
ts
code: string;
Defined in
position?
ts
optional position: Position;
Inherited from
Defined in
friendlyName
ts
static friendlyName: string = '번역할 내용';
Overrides
Defined in
Methods
toJSON()
ts
toJSON(): object
Returns
object
Inherited from
Defined in
toPrint()
ts
toPrint(): string
Returns
string