Cldr Numbers v2.3.0 Cldr.Rbnf.Rule View Source
Tokenizer and Parser for RBNF rules.
Link to this section Summary
Link to this section Functions
Link to this function
parse(definition) View Source
Parse an RBNF rule definition
Returns a list of rule subparts that can then be used for further processing or for turning into an AST for execution.
Link to this function
tokenize(definition) View Source
Scan and tokenize rule definition
Using a leex lexer, tokenize a rule definition