org.objectweb.asm.util.attrs

Class ASMRuntimeInvisibleParameterAnnotations

public class ASMRuntimeInvisibleParameterAnnotations extends RuntimeInvisibleParameterAnnotations implements ASMifiable

An {@link ASMifiable} {@link RuntimeInvisibleParameterAnnotations} sub class.

Author: Eugene Kuleshov

Method Summary
voidasmify(StringBuffer buf, String varName, Map labelNames)
protected Attributeread(ClassReader cr, int off, int len, char[] buf, int codeOff, Label[] labels)

Method Detail

asmify

public void asmify(StringBuffer buf, String varName, Map labelNames)

read

protected Attribute read(ClassReader cr, int off, int len, char[] buf, int codeOff, Label[] labels)