Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5008404

Need method to identify Java identifiers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • 6
    • 5.0
    • core-libs
    • generic
    • generic

      Name: nl37777 Date: 03/04/2004

      JSR 204 added new methods in the Character class to
      support supplementary characters in Java identifiers, but these methods
      only check a single character at a time. It would be beneficial to have
      a method that takes a complete String or CharSequence and checks
      whether it's a valid Java identifiers. Such a method would greatly
      increase the chances that tools in general will correctly handle
      supplementary characters in identifiers.
      ======================================================================

            darcy Joe Darcy
            nlindenbsunw Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: