Expand description
Token classification rules for implicit multiplication
This module contains the static data and rules that determine when implicit multiplication should be inserted between tokens.
Enums§
- Token
Category - Categories of mathematical tokens for implicit multiplication logic
Statics§
- CONSTANTS
- Mathematical constants that should trigger implicit multiplication
- FUNCTIONS
- Mathematical functions that should NOT trigger implicit multiplication when followed by parentheses
- GREEK_
SYMBOLS - Greek symbols that should trigger implicit multiplication
- IMPLICIT_
MUL_ RULES - Rules for when implicit multiplication should be inserted