Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableDictLine

原版 node-segment 的格式

Hierarchy

Index

Constructors

constructor

Properties

TABLE

TABLE: IDICT<boolean>

TABLE2

TABLE2: any | IDICT2<boolean>

options

options: IOptions

type

type: string

Static type

type: string

Methods

_add

  • _add(word: string): void

Protected _exists

  • _exists<U>(data: U, ...argv: any[]): any

_remove

  • _remove(word: string): void

add

  • add(word: string | string[]): this

exists

  • exists(data: any, ...argv: any[]): boolean

json

  • json(): any

remove

  • remove(word: string): this

size

  • size(): number

stringify

  • stringify(LF?: string): any

Generated using TypeDoc