|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.bytecode.Attribute
com.caucho.bytecode.SourceDebugExtensionAttribute
public class SourceDebugExtensionAttribute
Represents a generic attribute
| Constructor Summary | |
|---|---|
SourceDebugExtensionAttribute(java.lang.String value)
|
|
| Method Summary | |
|---|---|
void |
addConstants(JavaClass javaClass)
Update the JavaClass when adding. |
java.lang.String |
toString()
|
void |
write(ByteCodeWriter out)
Writes the field to the output. |
| Methods inherited from class com.caucho.bytecode.Attribute |
|---|
export, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SourceDebugExtensionAttribute(java.lang.String value)
| Method Detail |
|---|
public void addConstants(JavaClass javaClass)
addConstants in class Attribute
public void write(ByteCodeWriter out)
throws java.io.IOException
write in class Attributejava.io.IOExceptionpublic java.lang.String toString()
toString in class Attribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||