Searched refs:aptOnly (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/apt/main/
H A DMain.java114 /** Whether or not the option is used only aptOnly.
116 boolean aptOnly = false; field in class:Main.Option
216 aptOnly = true;
221 aptOnly = true;
253 aptOnly = true;
282 aptOnly = true;
286 aptOnly = true;
1051 if (op.aptOnly) {

Completed in 31 milliseconds