Class MessageContainer.Message
java.lang.Object
com.oracle.truffle.dsl.processor.model.MessageContainer.Message
- Enclosing class:
MessageContainer
-
Constructor Summary
ConstructorsConstructorDescriptionMessage(AnnotationMirror annotationMirror, AnnotationValue annotationValue, Element enclosedElement, MessageContainer originalContainer, String text, Diagnostic.Kind kind, String suppressionKey) -
Method Summary
-
Constructor Details
-
Message
public Message(AnnotationMirror annotationMirror, AnnotationValue annotationValue, Element enclosedElement, MessageContainer originalContainer, String text, Diagnostic.Kind kind, String suppressionKey)
-
-
Method Details