AstVisitor that checks for no-arg constructor calls for the type specified in the constructor. Used by the ExplicitXxxInstantiation rules.
Constructor and description |
---|
protected ExplicitTypeInstantiationAstVisitor
(String typeName) |
Type | Name and description |
---|---|
protected String |
createErrorMessage() |
void |
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression call) |