Package org.codehaus.groovy.classgen.asm.indy
package org.codehaus.groovy.classgen.asm.indy
InvokeDynamic-based bytecode generation for optimized method calls. Implements invokedynamic instruction for faster dynamic dispatch.
-
ClassesClassDescriptionBinary-expression helper that routes prefix and postfix operations through the indy invocation path.Dummy class used by the indy implementation.This Writer is used to generate the call invocation byte codes for usage by invokedynamic.