public interface IQuickFixableAnnotation
This interface can be implemented by clients.
Modifier and Type | Method and Description |
---|---|
boolean |
isQuickFixable() |
boolean |
isQuickFixableStateSet() |
void |
setQuickFixable(boolean state) |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.