public class TypeCastData extends TemplateMethod
TemplateMethod.TypeSignature
MessageContainer.Message
NO_NATURAL_ORDER
Constructor and Description |
---|
TypeCastData(TemplateMethod method,
TypeData sourceType,
TypeData targetType) |
Modifier and Type | Method and Description |
---|---|
TypeData |
getSourceType() |
TypeData |
getTargetType() |
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, updateSignature
addError, addError, addError, addWarning, addWarning, collectMessages, emitMessages, getBaseContainer, getMessageAnnotationValue, getMessages, hasErrors, iterator
public TypeCastData(TemplateMethod method, TypeData sourceType, TypeData targetType)