Uses of Interface
clojure.asm.Opcodes

Packages that use Opcodes
clojure.asm.commons Provides some useful class and method adapters. 
clojure.lang Clojure language implementation. 
 

Uses of Opcodes in clojure.asm.commons
 

Classes in clojure.asm.commons that implement Opcodes
 class AdviceAdapter
          A MethodVisitor to insert before, after and around advices in methods and constructors.
 class CodeSizeEvaluator
          A MethodVisitor that can be used to approximate method size.
 

Uses of Opcodes in clojure.lang
 

Classes in clojure.lang that implement Opcodes
 class Compiler
           
 class Intrinsics
           
 



Copyright © 2015. All Rights Reserved.