|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildMacroStatus
This interface represents the status of a build macro operation
Field Summary |
---|
Fields inherited from interface org.eclipse.cdt.core.cdtvariables.ICdtVariableStatus |
---|
TYPE_ERROR, TYPE_MACRO_NOT_STRING, TYPE_MACRO_NOT_STRINGLIST, TYPE_MACRO_REFERENCE_INCORRECT, TYPE_MACRO_UNDEFINED, TYPE_MACROS_REFERENCE_EACHOTHER |
Fields inherited from interface org.eclipse.core.runtime.IStatus |
---|
CANCEL, ERROR, INFO, OK, WARNING |
Method Summary | |
---|---|
java.lang.Object |
getContextData()
returns the context data used in the operation |
int |
getContextType()
returns the context type used in the operation |
java.lang.String |
getMacroName()
|
Methods inherited from interface org.eclipse.cdt.core.cdtvariables.ICdtVariableStatus |
---|
getExpression, getReferencedMacroName, getVariableName |
Methods inherited from interface org.eclipse.core.runtime.IStatus |
---|
getChildren, getCode, getException, getMessage, getPlugin, getSeverity, isMultiStatus, isOK, matches |
Method Detail |
---|
int getContextType()
java.lang.Object getContextData()
java.lang.String getMacroName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |