| Class and Description |
|---|
| org.kohsuke.asm6.xml.ASMContentHandler
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.kohsuke.asm6.ConstantDynamic
This API is experimental.
|
| org.kohsuke.asm6.xml.Processor
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.kohsuke.asm6.commons.RemappingAnnotationAdapter
use
AnnotationRemapper instead. |
| org.kohsuke.asm6.commons.RemappingClassAdapter
use
ClassRemapper instead. |
| org.kohsuke.asm6.commons.RemappingFieldAdapter
use
FieldRemapper instead. |
| org.kohsuke.asm6.commons.RemappingMethodAdapter
use
MethodRemapper instead. |
| org.kohsuke.asm6.commons.RemappingSignatureAdapter
use
SignatureRemapper instead. |
| org.kohsuke.asm6.xml.SAXAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.kohsuke.asm6.xml.SAXAnnotationAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.kohsuke.asm6.xml.SAXClassAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.kohsuke.asm6.xml.SAXCodeAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.kohsuke.asm6.xml.SAXFieldAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.kohsuke.asm6.xml.SAXModuleAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| Field and Description |
|---|
| org.kohsuke.asm6.Opcodes.ASM7_EXPERIMENTAL
This API is experimental.
|
| org.kohsuke.asm6.util.Printer.buf |
| org.kohsuke.asm6.util.Textifier.CLASS_DECLARATION |
| org.kohsuke.asm6.util.Textifier.PARAMETERS_DECLARATION |
| org.kohsuke.asm6.util.Textifier.TYPE_DECLARATION |
| org.kohsuke.asm6.Opcodes.V_PREVIEW_EXPERIMENTAL
This API is experimental.
|
| Constructor and Description |
|---|
| org.kohsuke.asm6.Handle(int, String, String, String)
this constructor has been superseded by
Handle.Handle(int, String, String, String,
boolean). |
| org.kohsuke.asm6.tree.MethodInsnNode(int, String, String, String) |
Copyright © 2018. All rights reserved.