org.objectweb.asm.xml
protected abstract class ASMContentHandler.Rule extends Object
| Method Summary | |
|---|---|
| void | begin(String name, Attributes attrs) |
| void | end(String name) |
| protected int | getAccess(String s) |
| protected MethodVisitor | getCodeVisitor() |
| protected Label | getLabel(Object label) |
| protected Object | getValue(String desc, String val) |