public class ModifyConstantTranslator extends java.lang.Object implements IAnnotationTranslator
| Constructor and Description |
|---|
ModifyConstantTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translate(java.util.Map<java.lang.String,IAnnotationTranslator> translators,
org.objectweb.asm.tree.AnnotationNode annotation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdynamicTranslatepublic void translate(java.util.Map<java.lang.String,IAnnotationTranslator> translators, org.objectweb.asm.tree.AnnotationNode annotation)
translate in interface IAnnotationTranslator