com.jasml.classes
Class Attribute_ConstantValue

java.lang.Object
  extended bycom.jasml.classes.Attribute
      extended bycom.jasml.classes.Attribute_ConstantValue

public class Attribute_ConstantValue
extends Attribute


Field Summary
 int constant_value_index
           
 
Fields inherited from class com.jasml.classes.Attribute
attribute_length, attribute_name, attribute_name_index, attribute_tag, attrInfo
 
Constructor Summary
Attribute_ConstantValue(int attrLength, int constant_value_index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

constant_value_index

public int constant_value_index
Constructor Detail

Attribute_ConstantValue

public Attribute_ConstantValue(int attrLength,
                               int constant_value_index)