Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/util/debug"

Index

Type aliases

IWordDebug

IWordDebug: IWord & object

IWordDebugInfo

IWordDebugInfo: object

Type declaration

  • [key: number]: any
  • Optional ZhtSynonymOptimizer?: boolean
  • Optional _source?: T & IWordDebug
  • Optional autoCreate?: boolean
  • Optional convertSynonym?: boolean
  • Optional index?: number
  • Optional ps_en?: string

Variables

Const SYMBOL_DEBUG_KEY

SYMBOL_DEBUG_KEY: "_debug" = "_debug"

Functions

clearTokemDebug

debugToken

debug_token

  • debug_token<T>(ks: Array<T>, returnSource?: boolean): Array<T | IWordDebug>

toHex

  • toHex(p: number): string

token_add_info

  • token_add_info<T>(v: T): T

Generated using TypeDoc