Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PUNCT = map[string]string{ ":": "yyCLN", ",": "yyCM", "-": "yyDASH", ".": "yyDOT", "...": "yyELPS", "!": "yyEXCL", "(": "yyLRB", "?": "yyQM", ")": "yyRRB", ";": "yySCLN", "\"": "yyQUOT", } PUNCT_REV map[string]string )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.