Skip to content

Some TokenType names

I'm currently using Lexer for some things and I noticed some of the token types have different names than I would expect which kind of confused me (and my autocompleter)

  • LESS_SIGN -> maybe ok, but prob should beLESS_THAN
  • MORE_SIGN -> GREATER_THAN (at least GREATER)
  • MORE_OR_EQUAL_OPERATOR -> dtto
  • DOLAR_SIGN -> typo DOLLAR
  • STAR_SIGN -> ASTERISK
  • TYLDE_SIGN -> typo TILDE
  • EXCLAMATION_SIGN -> probably ok but it is EXCLAMATION_MARK
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information