Revision: 8531
Author: [email protected]
Date: Thu Aug 12 12:01:02 2010
Log: Remove stale comment in BuildTypeMap
Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=8531
Modified:
/trunk/dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java
=======================================
--- /trunk/dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java Wed
Aug 11 15:02:41 2010
+++ /trunk/dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java Thu
Aug 12 12:01:02 2010
@@ -153,13 +153,6 @@
}
}
- /**
- * Weird: we used to have JConstructor (and JConstructorCall) in our
AST,
- * but we got rid of them completely and instead model them as instance
- * methods whose qualifier is a naked no-argument new operation. See
{...@link
- *
GenerateJavaAST.JavaASTGenerationVisitor#processConstructor(ConstructorDeclaration)}
- * for details.
- */
@Override
public boolean visit(ConstructorDeclaration ctorDecl, ClassScope
scope) {
try {
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors