Package com.aparapi.internal.model
Class ClassModel.AttributePool.SourceFileEntry
java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
com.aparapi.internal.model.ClassModel.AttributePool.SourceFileEntry
- Enclosing class:
ClassModel.AttributePool
public class ClassModel.AttributePool.SourceFileEntry
extends ClassModel.AttributePool.AttributePoolEntry
-
Field Summary
FieldsFields inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
length, nameIndex
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
getAttributePool, getLength, getName, getNameIndex
-
Field Details
-
sourceFileIndex
private final int sourceFileIndex
-
-
Constructor Details
-
SourceFileEntry
public SourceFileEntry(int _nameIndex, int _length, int _sourceFileIndex)
-
-
Method Details
-
getSourceFileIndex
public int getSourceFileIndex() -
getSourceFileName
-