com.jasml.classes
Class Attribute_SourceFile

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

public class Attribute_SourceFile
extends Attribute


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

Field Detail

sourcefile_index

public int sourcefile_index
Constructor Detail

Attribute_SourceFile

public Attribute_SourceFile(int attrLength,
                            int sourcefile_index)