Class AttributeSourceFile

java.lang.Object
org.jd.core.v1.model.classfile.attribute.AttributeSourceFile
All Implemented Interfaces:
Attribute

public class AttributeSourceFile extends Object implements Attribute
  • Field Details

    • sourceFile

      protected String sourceFile
  • Constructor Details

    • AttributeSourceFile

      public AttributeSourceFile(String sourceFile)
  • Method Details

    • getSourceFile

      public String getSourceFile()