Skip to content

달빛약속 / EOL

Class: EOL

Extends

Indexable

[key: string]: unknown

Constructors

new EOL()

new EOL(position?): EOL

Parameters

position?

Position

Returns

EOL

Overrides

Node.constructor

Defined in

core/node/misc.ts:10

Properties

position?

optional position: Position

Inherited from

Node.position

Defined in

core/node/misc.ts:10


friendlyName

static friendlyName: string = '줄바꿈'

Overrides

Node.friendlyName

Defined in

core/node/misc.ts:8

Methods

toJSON()

toJSON(): object

Returns

object

Inherited from

Node.toJSON

Defined in

core/node/base.ts:12


toPrint()

toPrint(): string

Returns

string

Inherited from

Node.toPrint

Defined in

core/node/base.ts:19