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, 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 TypeCheckData(TemplateMethod method, TypeMirror checkedType, TypeMirror valueType)
public TypeMirror getCheckedType()
public TypeMirror getValueType()