public class ModifyExpressionValueTranslator extends java.lang.Object implements AnnotationTranslator
| Constructor and Description |
|---|
ModifyExpressionValueTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(org.objectweb.asm.tree.AnnotationNode annotation,
java.util.Map<java.lang.String,java.lang.Object> values) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdynamicTranslate, getSingleAnnotation, map, move, movepublic void translate(org.objectweb.asm.tree.AnnotationNode annotation,
java.util.Map<java.lang.String,java.lang.Object> values)
translate in interface AnnotationTranslator