|
||||||||||
| 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.RuntimeParamAnnos
org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisParamAnnos
public class RuntimeInvisParamAnnos
| Field Summary |
|---|
| Fields inherited from class org.aspectj.apache.bcel.classfile.Attribute |
|---|
NoAttributes |
| Constructor Summary | |
|---|---|
RuntimeInvisParamAnnos(int nameIndex,
int len,
byte[] rvaData,
ConstantPool cpool)
|
|
RuntimeInvisParamAnnos(int nameIdx,
int len,
ConstantPool cpool)
|
|
RuntimeInvisParamAnnos(int nameIdx,
int len,
java.io.DataInputStream dis,
ConstantPool cpool)
|
|
| Method Summary | |
|---|---|
void |
accept(ClassVisitor v)
|
Attribute |
copy(ConstantPool constant_pool)
|
| Methods inherited from class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos |
|---|
areVisible, dump, getAnnotationsOnParameter, getParameterAnnotations, isInflated, toString |
| Methods inherited from class org.aspectj.apache.bcel.classfile.Attribute |
|---|
getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeInvisParamAnnos(int nameIdx,
int len,
ConstantPool cpool)
public RuntimeInvisParamAnnos(int nameIdx,
int len,
java.io.DataInputStream dis,
ConstantPool cpool)
throws java.io.IOException
java.io.IOException
public RuntimeInvisParamAnnos(int nameIndex,
int len,
byte[] rvaData,
ConstantPool cpool)
| Method Detail |
|---|
public void accept(ClassVisitor v)
accept in interface Nodeaccept in class Attributepublic Attribute copy(ConstantPool constant_pool)
copy in class RuntimeParamAnnos
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||