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

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DJFlexXref.java120 private static final Style[] DEFINITION_STYLES = { field in class:JFlexXref
397 for (Style style : DEFINITION_STYLES) {
435 * @see #DEFINITION_STYLES
438 for (Style style : DEFINITION_STYLES) {

Completed in 10 milliseconds