| Value | Meaning |
|---|---|
| exactToken | token is the same as the selected token (except for non-text tokens) |
| exactString | string content is exactly equal to identifier text |
| controlFlow | token is related to control flow: - all if/else keywords when checking any of them - loop/switch keyword when checking a break/continue |