src/share/classes/com/sun/source/util/DocSourcePositions.java

Print this page

        

@@ -34,11 +34,11 @@
  * A position is defined as a simple character offset from the start of a
  * CompilationUnit where the first character is at offset 0.
  *
  * @since 1.8
  */
-@jdk.Supported
+@jdk.Exported
 public interface DocSourcePositions extends SourcePositions {
 
     /**
      * Gets the starting position of the tree within the comment within the file.  If tree is not found within
      * file, or if the starting position is not available,