Search
Preparing search index...
The search index is not available
cedict-lookup
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"parser"
CedictParser
Class CedictParser
Hierarchy
CedictParser
Index
Methods
parse
parse
Cedict
Line
parse
Cedict
Text
Methods
Static
parse
parse
(
file
:
string
)
:
Entry
[]
Parses a CEDICT text file into a list of entries
Parameters
file:
string
Returns
Entry
[]
Static
Private
parse
Cedict
Line
parse
Cedict
Line
(
line
:
string
)
:
Entry
Parameters
line:
string
Returns
Entry
Static
Private
parse
Cedict
Text
parse
Cedict
Text
(
text
:
string
)
:
Entry
[]
Parameters
text:
string
Returns
Entry
[]
Globals
"cedict"
"entry"
"parser"
Cedict
Parser
parse
parse
Cedict
Line
parse
Cedict
Text
Generated using
TypeDoc
Parses a CEDICT text file into a list of entries