public class ImplicitCastData extends TemplateMethod
TemplateMethod.TypeSignatureMessageContainer.MessageFRAME_NAME, NO_NATURAL_ORDERtypes| Constructor and Description |
|---|
ImplicitCastData(TemplateMethod method,
TypeMirror sourceType,
TypeMirror targetType) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TemplateMethod o) |
TypeMirror |
getSourceType() |
TypeMirror |
getTargetType() |
addParameter, compareBySignature, 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 ImplicitCastData(TemplateMethod method, TypeMirror sourceType, TypeMirror targetType)
public TypeMirror getSourceType()
public TypeMirror getTargetType()
public int compareTo(TemplateMethod o)
compareTo in interface Comparable<TemplateMethod>compareTo in class TemplateMethod