blob: 50123117c30aa1260397aa540e94695c11ca6f95 [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;
}