langtools/src/share/classes/com/sun/tools/apt/util/Bark.java
changeset 5847 1908176fd6e3
parent 5520 86e4b9a9da40
child 8614 06e42328ddab
equal deleted inserted replaced
5846:6df0e6bcb388 5847:1908176fd6e3
    32 import com.sun.tools.javac.util.JavacMessages;
    32 import com.sun.tools.javac.util.JavacMessages;
    33 import com.sun.tools.javac.util.Position;
    33 import com.sun.tools.javac.util.Position;
    34 
    34 
    35 /** A subtype of Log for use in APT.
    35 /** A subtype of Log for use in APT.
    36  *
    36  *
    37  *  <p><b>This is NOT part of any API supported by Sun Microsystems.  If
    37  *  <p><b>This is NOT part of any supported API.
    38  *  you write code that depends on this, you do so at your own risk.
    38  *  If you write code that depends on this, you do so at your own risk.
    39  *  This code and its internal interfaces are subject to change or
    39  *  This code and its internal interfaces are subject to change or
    40  *  deletion without notice.</b>
    40  *  deletion without notice.</b>
    41  */
    41  */
    42 public class Bark extends Log {
    42 public class Bark extends Log {
    43     /** The context key for the bark. */
    43     /** The context key for the bark. */