public interface IClassContext
| 限定符和类型 | 方法和说明 |
|---|---|
cn.wensiqun.asmsupport.org.objectweb.asm.ClassVisitor |
getClassVisitor()
get class visitor
|
MutableClass |
getCurrentClass() |
void |
setClassOutPutPath(String classOutPutPath) |
Class<?> |
startup()
start create/modify class
|
cn.wensiqun.asmsupport.org.objectweb.asm.ClassVisitor getClassVisitor()
MutableClass getCurrentClass()
void setClassOutPutPath(String classOutPutPath)
classOutPutPath - Class<?> startup()
Copyright © 2015. All rights reserved.