src/share/classes/com/sun/source/tree/LineMap.java

Print this page

        

*** 29,39 **** * Provides methods to convert between character positions and line numbers * for a compilation unit. * * @since 1.6 */ ! @jdk.Supported public interface LineMap { /** * Find the start position of a line. * * @param line line number (beginning at 1) --- 29,39 ---- * Provides methods to convert between character positions and line numbers * for a compilation unit. * * @since 1.6 */ ! @jdk.Exported public interface LineMap { /** * Find the start position of a line. * * @param line line number (beginning at 1)