Class ASMAnnotation
- java.lang.Object
 - 
- jetbrains.mps.baseLanguage.javastub.asm.ASMAnnotation
 
 
- 
public class ASMAnnotation extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description ASMAnnotation(org.jetbrains.org.objectweb.asm.tree.AnnotationNode node) 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ASMTypegetType()Map<String,Object>getValues()static ObjectprocessValue(Object value) 
 -