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

JavacParser.skip takes a series of boolean arguments

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 9
    • tools

      JavacParser.skip currently takes a series of 4 boolean arguments (but only 5 combinations of the flags are actually currently used). It may be cleaner to define a "SkipOption" enum and pass a pre-allocated set of SkipOptions to the skip method.

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: