blob: e114639920ba4bd3baa2ad34c8c6189951f12d52 [file] [log] [blame]
package test.wksp.eclipse;
public class X07 {
/**
* The proposal mode for the current content assist
*
* @see determineProposalMode(IDocument, int, String)
*/
int currentProposalMode = -1;
}