Package org.codehaus.groovy.vmplugin.v8


package org.codehaus.groovy.vmplugin.v8
  • Class Summary
    Class
    Description
    Represents a cacheable call site, which can reduce the cost of resolving methods
    Class for handling array access through invokedynamic using static callsite information
    This class contains guards, runtime filters and MethodType signatures used by indy.
    Bytecode level interface for bootstrap methods used by invokedynamic.
    This class contains math operations used by indy instead of the normal meta method and call site caching system.
    Java 8 based functions.
    Defines new Groovy methods which appear on standard Java 8 classes within the Groovy environment.
     
    This class contains helper methods for converting and comparing types.
    This class contains several transformers for used during method invocation.
  • Enum Summary
    Enum
    Description
    Enum for easy differentiation between call types