com.github.rapidark.framework.thirdparty.asm.tree.AnnotationNode Maven / Gradle / Ivy
The newest version!
package com.github.rapidark.framework.thirdparty.asm.tree;
import java.util.ArrayList;
import java.util.List;
import com.github.rapidark.framework.thirdparty.asm.AnnotationVisitor;
public class AnnotationNode extends AnnotationVisitor {
public List