public class WriteObjectEnhancer extends Enhancer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONSTRUCTOR_DESC |
protected static String |
CONTAINER_INTERNAL_NAME |
protected static String |
EXCEPTION_INTERNAL_NAME |
protected static String |
GET_MESSAGE_DESC |
protected static String |
GET_MESSAGE_NAME |
protected Inspector |
inspector |
protected static String |
IO_EXCEPTION_INTERNAL_NAME |
protected org.objectweb.asm.Label |
l0 |
protected org.objectweb.asm.Label |
l1 |
protected org.objectweb.asm.Label |
l2 |
protected org.objectweb.asm.Label |
l3 |
protected org.objectweb.asm.Label |
l4 |
| Modifier and Type | Method and Description |
|---|---|
protected void |
catchBlock() |
protected void |
tryBlock() |
void |
visitEnhance() |
pushByteConstant, visitCode, visitEnd, visitEndEnhance, visitInsn, visitMaxs, visitStreamDefaultCallvisitAnnotation, visitAnnotationDefault, visitAttribute, visitFieldInsn, visitFrame, visitIincInsn, visitInsnAnnotation, visitIntInsn, visitInvokeDynamicInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLocalVariable, visitLocalVariableAnnotation, visitLookupSwitchInsn, visitMethodInsn, visitMethodInsn, visitMultiANewArrayInsn, visitParameter, visitParameterAnnotation, visitTableSwitchInsn, visitTryCatchAnnotation, visitTryCatchBlock, visitTypeAnnotation, visitTypeInsn, visitVarInsnprotected final org.objectweb.asm.Label l2
protected final org.objectweb.asm.Label l3
protected final org.objectweb.asm.Label l4
protected static final String CONTAINER_INTERNAL_NAME
protected static final String EXCEPTION_INTERNAL_NAME
protected static final String IO_EXCEPTION_INTERNAL_NAME
protected static final String GET_MESSAGE_NAME
protected static final String GET_MESSAGE_DESC
protected static final String CONSTRUCTOR_DESC
protected final org.objectweb.asm.Label l0
protected final org.objectweb.asm.Label l1
protected final Inspector inspector
protected void tryBlock()
protected void catchBlock()
public final void visitEnhance()
visitEnhance in class EnhancerCopyright © 2015–2016 SourcePond. All rights reserved.