public interface ISourceAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
int |
getSourceFileIndex()
Answer back the source file index of this attribute.
|
char[] |
getSourceFileName()
Answer back the source file name of this attribute.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getSourceFileIndex()
char[] getSourceFileName()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.