public class TypeCastData extends TemplateMethod
TemplateMethod.TypeSignatureMessageContainer.MessageFRAME_NAME, NO_NATURAL_ORDERtypes| Constructor and Description |
|---|
TypeCastData(TemplateMethod method,
TypeMirror sourceType,
TypeMirror targetType) |
| Modifier and Type | Method and Description |
|---|---|
TypeMirror |
getSourceType() |
TypeMirror |
getTargetType() |
addParameter, compareBySignature, compareTo, createReferenceName, findByExecutionData, findChildContainers, findParameter, findParameterOrDie, getDynamicParameters, getDynamicTypes, getFrame, getId, getMarkerAnnotation, getMessageAnnotation, getMessageElement, getMethod, getMethodName, getNaturalOrder, getParameters, getPreviousParam, getReturnType, getReturnTypeAndParameters, getSignatureParameters, getSignatureSize, getSpecification, getTemplate, getTypeSignature, removeParameter, replaceParameter, setId, toString, updateSignatureaddError, addError, addError, addError, addWarning, addWarning, collectMessages, emitMessages, getBaseContainer, getMessageAnnotationValue, getMessages, hasErrors, hasErrorsOrWarnings, iterator, redirectMessages, redirectMessagesNotEnclosedIn, redirectMessagesOnGeneratedElementsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic TypeCastData(TemplateMethod method, TypeMirror sourceType, TypeMirror targetType)
public TypeMirror getSourceType()
public TypeMirror getTargetType()