|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.bytecode.Analyzer
com.caucho.bytecode.CodeAttribute.ExportAnalyzer
public static class CodeAttribute.ExportAnalyzer
Constructor Summary | |
---|---|
CodeAttribute.ExportAnalyzer(JavaClass source,
JavaClass target)
|
Method Summary | |
---|---|
void |
analyze(CodeVisitor visitor)
Analyzes the opcode. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodeAttribute.ExportAnalyzer(JavaClass source, JavaClass target)
Method Detail |
---|
public void analyze(CodeVisitor visitor) throws java.lang.Exception
Analyzer
analyze
in class Analyzer
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |