For Agents | This page is available as markdown: https://create.roblox.com/docs/zh-cn/reference/engine/enums/LexemeType.md | Documentation index: https://create.roblox.com/docs/llms.txt | Engine API index: https://create.roblox.com/docs/reference/engine/llms.txt
*此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按 此处。
项目
| 名称 | 值 | 概要 |
|---|
| Eof | 0 | |
| Name | 1 | |
| QuotedString | 2 | |
| Number | 3 | |
| And | 4 | |
| Or | 5 | |
| Equal | 6 | |
| TildeEqual | 7 | |
| GreaterThan | 8 | |
| GreaterThanEqual | 9 | |
| LessThan | 10 | |
| LessThanEqual | 11 | |
| Colon | 12 | |
| Dot | 13 | |
| LeftParenthesis | 14 | |
| RightParenthesis | 15 | |
| Star | 16 | |
| DoubleStar | 17 | |
| ReservedSpecial | 18 | |