public class SupplierBasedCdtVariableStatus extends CdtVariableStatus
TYPE_ERROR, TYPE_MACRO_NOT_STRING, TYPE_MACRO_NOT_STRINGLIST, TYPE_MACRO_REFERENCE_INCORRECT, TYPE_MACRO_UNDEFINED, TYPE_MACROS_REFERENCE_EACHOTHER
Constructor and Description |
---|
SupplierBasedCdtVariableStatus(int severity,
int code,
String message,
Throwable exception,
String macroName,
String expression,
String referencedName,
IVariableContextInfo info) |
SupplierBasedCdtVariableStatus(int code,
String macroName,
String expression,
String referencedName,
IVariableContextInfo info) |
SupplierBasedCdtVariableStatus(int code,
String message,
Throwable exception,
String macroName,
String expression,
String referencedName,
IVariableContextInfo info) |
Modifier and Type | Method and Description |
---|---|
IVariableContextInfo |
getVariableContextInfo() |
generateMessage, getExpression, getReferencedMacroName, getVariableName
getChildren, getCode, getException, getMessage, getPlugin, getSeverity, isMultiStatus, isOK, matches, setCode, setException, setMessage, setPlugin, setSeverity, toString
public SupplierBasedCdtVariableStatus(int severity, int code, String message, Throwable exception, String macroName, String expression, String referencedName, IVariableContextInfo info)
public SupplierBasedCdtVariableStatus(int code, String macroName, String expression, String referencedName, IVariableContextInfo info)
public IVariableContextInfo getVariableContextInfo()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.