final class ASMContentHandler.ModuleRule extends ASMContentHandler.Rule
| Constructor and Description |
|---|
ModuleRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(java.lang.String element,
org.xml.sax.Attributes attrs) |
void |
end(java.lang.String element) |
decodeHandle, getAccess, getCodeVisitor, getLabel, getValuepublic final void begin(java.lang.String element,
org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
begin in class ASMContentHandler.Ruleorg.xml.sax.SAXExceptionpublic void end(java.lang.String element)
end in class ASMContentHandler.Rule