protected abstract class ASMContentHandler.Rule extends Object
Modifier | Constructor and Description |
---|---|
protected |
Rule() |
Modifier and Type | Method and Description |
---|---|
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) |
public void begin(String name, Attributes attrs)
public void end(String name)
protected final MethodVisitor getCodeVisitor()
protected final int getAccess(String s)