Class CodeAnnotationMirror
java.lang.Object
com.oracle.truffle.dsl.processor.java.model.CodeAnnotationMirror
- All Implemented Interfaces:
AnnotationMirror
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindExecutableElement(String name) Map<? extends ExecutableElement, ? extends AnnotationValue> voidsetElementValue(ExecutableElement method, AnnotationValue value)
-
Constructor Details
-
CodeAnnotationMirror
-
-
Method Details
-
getAnnotationType
- Specified by:
getAnnotationTypein interfaceAnnotationMirror
-
getElementValues
- Specified by:
getElementValuesin interfaceAnnotationMirror
-
setElementValue
-
findExecutableElement
-