|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisTypeAnnos
public class RuntimeInvisTypeAnnos
| Field Summary |
|---|
| Fields inherited from class org.aspectj.apache.bcel.classfile.Attribute |
|---|
cpool, length, nameIndex, NoAttributes, tag |
| Constructor Summary | |
|---|---|
RuntimeInvisTypeAnnos(int nameIdx,
int len,
ConstantPool cpool)
|
|
RuntimeInvisTypeAnnos(int nameIdx,
int len,
java.io.DataInputStream dis,
ConstantPool cpool)
|
|
| Method Summary | |
|---|---|
void |
accept(ClassVisitor v)
|
| Methods inherited from class org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos |
|---|
areVisible, copy, dump, getTypeAnnotations, isInflated, readTypeAnnotations, toString, writeTypeAnnotations |
| Methods inherited from class org.aspectj.apache.bcel.classfile.Attribute |
|---|
getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeInvisTypeAnnos(int nameIdx,
int len,
java.io.DataInputStream dis,
ConstantPool cpool)
throws java.io.IOException
java.io.IOException
public RuntimeInvisTypeAnnos(int nameIdx,
int len,
ConstantPool cpool)
| Method Detail |
|---|
public void accept(ClassVisitor v)
accept in interface Nodeaccept in class Attribute
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||