Searched defs:M_LOCAL (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DConstants.java184 * Note also that the modifiers M_LOCAL and M_ANONYMOUS do not appear
207 int M_LOCAL = 0x00020000; field in interface:Constants
250 // The M_ANONYMOUS and M_LOCAL modifiers are not mentioned in the

Completed in 34 milliseconds