|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.ajdt.internal.compiler.ast.EclipseAttributeAdapter
public class EclipseAttributeAdapter
| Constructor Summary | |
|---|---|
EclipseAttributeAdapter(AjAttribute attr)
|
|
| Method Summary | |
|---|---|
byte[] |
getAllBytes(short nameIndex,
ConstantPool constantPool)
|
char[] |
getNameChars()
Returns the name of the attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseAttributeAdapter(AjAttribute attr)
| Method Detail |
|---|
public char[] getNameChars()
IAttribute
getNameChars in interface IAttribute
public byte[] getAllBytes(short nameIndex,
ConstantPool constantPool)
getAllBytes in interface IAttributenameIndex - the index into this class's constant pool for this attribute's name.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||