org.objectweb.asm.util.attrs

Class ASMRuntimeVisibleParameterAnnotations

public class ASMRuntimeVisibleParameterAnnotations extends RuntimeVisibleParameterAnnotations implements ASMifiable

An {@link ASMifiable} {@link RuntimeVisibleParameterAnnotations} 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)