langtools/src/share/classes/com/sun/tools/javac/main/RecognizedOptions.java
changeset 5847 1908176fd6e3
parent 5520 86e4b9a9da40
child 6575 ae1798028008
equal deleted inserted replaced
5846:6df0e6bcb388 5847:1908176fd6e3
    47 import static com.sun.tools.javac.main.OptionName.*;
    47 import static com.sun.tools.javac.main.OptionName.*;
    48 
    48 
    49 /**
    49 /**
    50  * TODO: describe com.sun.tools.javac.main.RecognizedOptions
    50  * TODO: describe com.sun.tools.javac.main.RecognizedOptions
    51  *
    51  *
    52  * <p><b>This is NOT part of any API supported by Sun Microsystems.
    52  * <p><b>This is NOT part of any supported API.
    53  * If you write code that depends on this, you do so at your own
    53  * If you write code that depends on this, you do so at your own
    54  * risk.  This code and its internal interfaces are subject to change
    54  * risk.  This code and its internal interfaces are subject to change
    55  * or deletion without notice.</b></p>
    55  * or deletion without notice.</b></p>
    56  */
    56  */
    57 public class RecognizedOptions {
    57 public class RecognizedOptions {