逸码复合体分析器
Defined in: compound.ts:380
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new 逸码复合体分析器(
配置):逸码复合体分析器
Defined in: compound.ts:382
Parameters
Section titled “Parameters”Returns
Section titled “Returns”逸码复合体分析器
Properties
Section titled “Properties”
readonlystatictype:"逸码"="逸码"
Defined in: compound.ts:381
Methods
Section titled “Methods”分析(
名称,复合体,部分分析列表):Err<never> |Ok<{余一字根序列:string[];字根序列:string[];笔画序列:string[]; }>
Defined in: compound.ts:384
对复合体进行拆分
Parameters
Section titled “Parameters”string
复合体名称
复合体字形数据
部分分析列表
Section titled “部分分析列表”逸码部件分析[]
复合体各部分的拆分结果列表
Returns
Section titled “Returns”Err<never> | Ok<{ 余一字根序列: string[]; 字根序列: string[]; 笔画序列: string[]; }>