Winter Cardinal UI - v0.442.0 / FormatNodeParenthesis

Class: FormatNodeParenthesis

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new FormatNodeParenthesis(node): FormatNodeParenthesis

Parameters

Name Type
node FormatNode

Returns

FormatNodeParenthesis

Defined in

src/main/typescript/wcardinal/ui/util/format-node/format-node-parenthesis.ts:11

Properties

node

Protected node: FormatNode

Defined in

src/main/typescript/wcardinal/ui/util/format-node/format-node-parenthesis.ts:9

Methods

format

format(target, step, date): string

Parameters

Name Type
target number
step number
date Date

Returns

string

Defined in

src/main/typescript/wcardinal/ui/util/format-node/format-node-parenthesis.ts:15