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

Print this page

        

*** 33,43 **** * CompilationUnit where the first character is at offset 0. * * @author Peter von der Ahé * @since 1.6 */ ! @jdk.Supported public interface SourcePositions { /** * Gets the starting position of tree within file. If tree is not found within * file, or if the starting position is not available, --- 33,43 ---- * CompilationUnit where the first character is at offset 0. * * @author Peter von der Ahé * @since 1.6 */ ! @jdk.Exported public interface SourcePositions { /** * Gets the starting position of tree within file. If tree is not found within * file, or if the starting position is not available,