Class and Description |
---|
clojure.asm.ConstantDynamic
This API is experimental.
|
Field and Description |
---|
clojure.asm.Opcodes.ASM7_EXPERIMENTAL
This API is experimental.
|
clojure.asm.Opcodes.V_PREVIEW_EXPERIMENTAL
This API is experimental.
|
Method and Description |
---|
clojure.asm.ClassWriter.newHandle(int, String, String, String)
this method is superseded by
ClassWriter.newHandle(int, String, String, String,
boolean) . |
clojure.lang.Keyword.throwArity()
CLJ-2350: This function is no longer called, but has not been
removed to maintain the public interface.
|
clojure.asm.MethodVisitor.visitMethodInsn(int, String, String, String) |
clojure.asm.ClassVisitor.visitNestHostExperimental(String)
This API is experimental.
|
clojure.asm.ClassVisitor.visitNestMemberExperimental(String)
This API is experimental.
|
Constructor and Description |
---|
clojure.asm.Handle(int, String, String, String)
this constructor has been superseded by
Handle.Handle(int, String, String, String,
boolean) . |
Copyright © 2022. All rights reserved.