|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectj.ajdt.internal.compiler.ast.EclipseConstantPoolWriter
public class EclipseConstantPoolWriter
An implementation of the constant pool writer that speaks Eclipse.
Constructor Summary | |
---|---|
EclipseConstantPoolWriter(ConstantPool constantPool)
|
Method Summary | |
---|---|
int |
writeUtf8(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EclipseConstantPoolWriter(ConstantPool constantPool)
Method Detail |
---|
public int writeUtf8(java.lang.String name)
writeUtf8
in interface ConstantPoolWriter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |