public static class CodeAttribute.ExportAnalyzer extends Analyzer
| Constructor and Description |
|---|
ExportAnalyzer(JavaClass source,
JavaClass target) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(CodeVisitor visitor)
Analyzes the opcode.
|
public void analyze(CodeVisitor visitor) throws java.lang.Exception
Analyzer