soot.coffi
Class constant_element_value

java.lang.Object
  extended bysoot.coffi.attribute_info
      extended bysoot.coffi.element_value
          extended bysoot.coffi.constant_element_value

public class constant_element_value
extends element_value

There can be many element_value pairs in each annotation

Author:
Jennifer Lhotak
See Also:
attribute_info

Field Summary
 
Fields inherited from class soot.coffi.element_value
AnnotationDefault, attribute_length, attribute_name, Code, ConstantValue, Deprecated, EnclosingMethod, Exceptions, InnerClasses, LineNumberTable, LocalVariableTable, LocalVariableTypeTable, RuntimeInvisibleAnnotations, RuntimeInvisibleParameterAnnotations, RuntimeVisibleAnnotations, RuntimeVisibleParameterAnnotations, Signature, SourceFile, Synthetic
 
Constructor Summary
constant_element_value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

constant_element_value

public constant_element_value()