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 other) |
TypeMirror |
getSourceType() |
TypeMirror |
getTargetType() |
addParameter, compareBySignature, createReferenceName, findChildContainers, findParameter, findParameter, findParameterOrDie, getDynamicParameters, getDynamicTypes, getFrame, getId, getMarkerAnnotation, getMessageAnnotation, getMessageElement, getMethod, getMethodName, getNaturalOrder, getParameters, getReturnType, getReturnTypeAndParameters, getSignatureParameters, getSignatureSize, getSpecification, getTemplate, getTypeSignature, setId, toStringaddError, addError, addError, addError, addSuppressableWarning, addSuppressableWarning, addWarning, addWarning, collectMessages, emitMessages, getBaseContainer, getMessageAnnotationValue, getMessages, getMessagesForModification, hasErrors, hasErrorsOrWarnings, iterator, redirectMessages, redirectMessagesOnGeneratedElementsclone, equals, 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 other)
compareTo in interface Comparable<TemplateMethod>compareTo in class TemplateMethod