Package org.apache.groovy.contracts.common.spi


package org.apache.groovy.contracts.common.spi
  • Interface Summary
    Interface
    Description
    Specifies life-cycle hook-ins for applying AST transformation logic before and after the annotation processors have been run.
  • Class Summary
    Class
    Description
    Base class for modifying the internal domain model, starting at Contract, and adding parts to it.
    Holds all context-specific information which is needed during the transformation phase of a single Contract and its related ClassNode.