src/share/classes/com/sun/tools/javac/api/JavacScope.java

changeset 581
f2fdd52e4e87
parent 554
9d9f26857129
child 2525
2eb010b6cb22
equal deleted inserted replaced
580:46cf751559ae 581:f2fdd52e4e87
36 36
37 37
38 /** 38 /**
39 * Provides an implementation of Scope. 39 * Provides an implementation of Scope.
40 * 40 *
41 * <p><b>This is NOT part of any API supported by Sun Microsystems. 41 * <p><b>This is NOT part of any supported API.
42 * If you write code that depends on this, you do so at your own 42 * If you write code that depends on this, you do so at your own
43 * risk. This code and its internal interfaces are subject to change 43 * risk. This code and its internal interfaces are subject to change
44 * or deletion without notice.</b></p> 44 * or deletion without notice.</b></p>
45 * 45 *
46 * @author Jonathan Gibbons; 46 * @author Jonathan Gibbons;

mercurial