Skip to content

달빛약속 / ObjectValue

Class: ObjectValue

Extends

Constructors

new ObjectValue()

new ObjectValue(): ObjectValue

Returns

ObjectValue

Inherited from

ValueType.constructor

Properties

friendlyName

static friendlyName: string = '객체'

Overrides

ValueType.friendlyName

Defined in

core/value/base.ts:18

Methods

toPrint()

toPrint(): string

Returns

string

Overrides

ValueType.toPrint

Defined in

core/value/base.ts:20