星空键道复合体分析器
Defined in: compound.ts:161
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new 星空键道复合体分析器(
配置):星空键道复合体分析器
Defined in: compound.ts:165
Parameters
Section titled “Parameters”Returns
Section titled “Returns”星空键道复合体分析器
Properties
Section titled “Properties”
readonlystatictype:"星空键道"="星空键道"
Defined in: compound.ts:164
Methods
Section titled “Methods”分析(
名称,复合体,部分分析列表):Err<never> |Ok<{余部字根序列:string[];字根序列:string[];首部字根序列:string[]; }>
Defined in: compound.ts:167
对复合体进行拆分
Parameters
Section titled “Parameters”string
复合体名称
复合体字形数据
部分分析列表
Section titled “部分分析列表”星空键道分析[]
复合体各部分的拆分结果列表
Returns
Section titled “Returns”Err<never> | Ok<{ 余部字根序列: string[]; 字根序列: string[]; 首部字根序列: string[]; }>