public class TypeCheckData extends TemplateMethod
TemplateMethod.TypeSignatureMessageContainer.MessageNO_NATURAL_ORDER| Constructor and Description |
|---|
TypeCheckData(TemplateMethod method,
TypeData checkedType,
TypeData valueType) |
| Modifier and Type | Method and Description |
|---|---|
TypeData |
getCheckedType() |
TypeData |
getValueType() |
boolean |
isGeneric() |
canBeAccessedByInstanceOf, compareBySignature, compareParameter, compareTo, findByExecutionData, findChildContainers, findParameter, findParameters, getId, getMarkerAnnotation, getMessageAnnotation, getMessageElement, getMethod, getMethodName, getNaturalOrder, getParameters, getParametersAfter, getPreviousParam, getRequiredParameters, getReturnType, getReturnTypeAndParameters, getSignatureParameter, getSignatureParameters, getSignatureSize, getSignatureTypes, getSpecification, getTemplate, getTypeSignature, replaceParameter, setId, toString, updateSignatureaddError, addError, addError, addWarning, addWarning, collectMessages, emitMessages, getBaseContainer, getMessageAnnotationValue, getMessages, hasErrors, iteratorpublic TypeCheckData(TemplateMethod method, TypeData checkedType, TypeData valueType)