[antlr-interest] Lexer rules that handle numeric locale?

Chuck chuck_1234567 at yahoo.com
Thu Apr 30 14:47:26 PDT 2009


Does anyone have lexer rules that can be used to recognize numbers in the default Java locale?

For example:
  Locale.US         12,345,678.9
  Locale.FRENCH     12 345 678,9
  Locale.ITALIAN    12.345.678,9

thanks

Chuck



      


More information about the antlr-interest mailing list