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

Add a page on separartors to complement the one for operators.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • docs
    • None

      In the JLS, 3.11. Separators, https://docs.oracle.com/javase/specs/jls/se8/html/jls-3.html#jls-3.12

      Twelve tokens, formed from ASCII characters, are the separators (punctuators).
      Separator:
      (one of)

      ( ) { } [ ] ; , . ... @ ::

      In particular, this will enable users to get more information about the double colon, which is used in method references but is not considered an operator.

            rgallard Raymond Gallardo
            rgallard Raymond Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: