public final class AssumptionExpression extends MessageContainer
MessageContainer.Message| Constructor and Description |
|---|
AssumptionExpression(TemplateMethod source,
DSLExpression expression,
String id) |
| Modifier and Type | Method and Description |
|---|---|
DSLExpression |
getExpression() |
String |
getId() |
AnnotationMirror |
getMessageAnnotation() |
AnnotationValue |
getMessageAnnotationValue() |
Element |
getMessageElement() |
addError, addError, addError, addWarning, addWarning, collectMessages, emitMessages, findChildContainers, getBaseContainer, getMessages, hasErrors, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic AssumptionExpression(TemplateMethod source, DSLExpression expression, String id)
public String getId()
public Element getMessageElement()
getMessageElement in class MessageContainerpublic AnnotationMirror getMessageAnnotation()
getMessageAnnotation in class MessageContainerpublic AnnotationValue getMessageAnnotationValue()
getMessageAnnotationValue in class MessageContainerpublic DSLExpression getExpression()