Package org.apache.groovy.runtime


package org.apache.groovy.runtime
  • Classes
    Class
    Description
    Runtime bind/map dispatcher for monadic comprehensions — the emit target of the DO macro.
    The standard carrier allow-list for monadic comprehensions: stdlib and Groovy-core carriers whose bind/map method names diverge from the structural flatMap/map convention.
    One Class-keyed allow-list row.
    One name-keyed allow-list row, for carriers Groovy must not depend on.
    Deprecated.
    retained only so Groovy 4 compiled bytecode keeps linking; not emitted by any current transform and not intended for direct use