默认拼音分析器
Defined in: pinyin.ts:56
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new 默认拼音分析器(
拼写运算映射):默认拼音分析器
Defined in: pinyin.ts:59
Parameters
Section titled “Parameters”拼写运算映射
Section titled “拼写运算映射”Map<string, 拼写运算>
Returns
Section titled “Returns”默认拼音分析器
Properties
Section titled “Properties”
readonlystatictype:"默认"="默认"
Defined in: pinyin.ts:57
Methods
Section titled “Methods”分析(
_词,拼音):Result<拼音元素映射[],never>
Defined in: pinyin.ts:61
Parameters
Section titled “Parameters”string
string[]
Returns
Section titled “Returns”Result<拼音元素映射[], never>
Implementation of
Section titled “Implementation of”应用拼写运算()
Section titled “应用拼写运算()”
static应用拼写运算(名称,规则列表,音节):string
Defined in: pinyin.ts:78
Parameters
Section titled “Parameters”string
运算规则[]
string
Returns
Section titled “Returns”string