Class DomainModelInjectionVisitor

All Implemented Interfaces:
GroovyClassVisitor, GroovyCodeVisitor, ErrorCollecting

public class DomainModelInjectionVisitor extends BaseVisitor
Visits the given ClassNode and injects the current Contract into the given AST nodes.
See Also: