public interface CompareEval
| 限定符和类型 | 方法和说明 |
|---|---|
void |
gotoWhenFail(MethodCode code,
org.objectweb.asm.Label label) |
void |
gotoWhenSucceed(MethodCode code,
org.objectweb.asm.Label label) |
void |
prepareData(MethodCode code) |
void prepareData(MethodCode code) throws java.lang.Exception
java.lang.Exceptionvoid gotoWhenSucceed(MethodCode code, org.objectweb.asm.Label label) throws java.lang.Exception
java.lang.Exceptionvoid gotoWhenFail(MethodCode code, org.objectweb.asm.Label label) throws java.lang.Exception
java.lang.ExceptionCopyright © 2020–2021. All rights reserved.