public class TypeCheckData extends TemplateMethod
TemplateMethod.TypeSignatureMessageContainer.MessageFRAME_NAME, NO_NATURAL_ORDERtypes| Constructor and Description |
|---|
TypeCheckData(TemplateMethod method,
TypeMirror checkedType,
TypeMirror valueType) |
| Modifier and Type | Method and Description |
|---|---|
TypeMirror |
getCheckedType() |
TypeMirror |
getValueType() |
addParameter, compareBySignature, compareTo, 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, getMessageAnnotationValue, getMessages, getMessagesForModification, hasErrors, hasErrorsOrWarnings, iterator, redirectMessages, redirectMessagesOnGeneratedElementsclone, equals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic TypeCheckData(TemplateMethod method, TypeMirror checkedType, TypeMirror valueType)
public TypeMirror getCheckedType()
public TypeMirror getValueType()