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


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