Class and Description |
---|
org.objectweb.asm.tree.RecordComponentNode
this API is experimental.
|
org.objectweb.asm.RecordComponentVisitor
this API is experimental.
|
org.objectweb.asm.commons.RemappingAnnotationAdapter
use
AnnotationRemapper instead. |
org.objectweb.asm.commons.RemappingClassAdapter
use
ClassRemapper instead. |
org.objectweb.asm.commons.RemappingFieldAdapter
use
FieldRemapper instead. |
org.objectweb.asm.commons.RemappingMethodAdapter
use
MethodRemapper instead. |
org.objectweb.asm.commons.RemappingSignatureAdapter
use
SignatureRemapper instead. |
org.objectweb.asm.util.TraceRecordComponentVisitor
This is an experimental API.
|
Constructor and Description |
---|
org.objectweb.asm.Handle(int, String, String, String)
this constructor has been superseded by
Handle.Handle(int, String, String, String,
boolean) . |
org.objectweb.asm.tree.RecordComponentNode(int, int, String, String, String)
this API is experimental.
|
org.objectweb.asm.tree.RecordComponentNode(int, String, String, String)
this API is experimental.
|
org.objectweb.asm.RecordComponentVisitor(int)
this API is experimental.
|
org.objectweb.asm.RecordComponentVisitor(int, RecordComponentVisitor)
this API is experimental.
|
org.objectweb.asm.util.TraceRecordComponentVisitor(Printer)
This is an experimental API.
|
org.objectweb.asm.util.TraceRecordComponentVisitor(RecordComponentVisitor, Printer)
This is an experimental API.
|
Copyright © 2020. All rights reserved.