Luke 7f09b0e501 refactor: 移除 OperatorTokenScanner 中的冗余状态管理
- 删除了未使用的 State 枚举类
- 移除了冗余的 currentState 变量和相关逻辑
- 简化了代码结构,提高了代码可读性
2025-07-17 15:22:57 +08:00
..