Changeset [24535307de16097201a9b44b5c526ef9b42fca33] by Andre Steingress
February 29th, 2012 @ 08:52 AM
fixed [#37] ClassCastException:
o.c.g.a.e.ClosureExpression cannot be cast to
o.c.g.a.e.ClassExpression
https://github.com/andresteingress/gcontracts/commit/24535307de1609...
Committed by Andre Steingress
- M gcontracts-core/src/main/java/org/gcontracts/ast/visitor/AnnotationClosureVisitor.java
- M gcontracts-core/src/main/java/org/gcontracts/classgen/asm/ContractClosureWriter.java
- M gcontracts-core/src/main/java/org/gcontracts/generation/CandidateChecks.java
- M gcontracts-core/src/test/groovy/org/gcontracts/tests/annotationcontracts/AnnotationContractTests.groovy
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
core module