public interface ISignatureAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
char[] |
getSignature()
Answer back the signature as described in the JVM specifications.
|
int |
getSignatureIndex()
Answer back the signature index as described in the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getSignatureIndex()
char[] getSignature()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.