Class | Class Todos Count | Method with Todos |
---|---|---|
xjavadoc.NodeParser | 0 | 2 |
xjavadoc.NodePrinter | 1 | 0 |
xjavadoc.SimpleParser | 0 | 2 |
Method Todos |
---|
AllocationExpression(): Anonymous classes will cause NPE. Need to check for nullity in a lot of places |
Method Todos |
---|
BlockStatement(): not sure if the UnmodifiedClassDeclaration/UnmodifiedInterfaceDeclaration ever get called, now that we have two different blocks. It would be nice to remove them |
Class Todos |
---|
replace PrintWriter with PrintWriter and remove the addUnicodeEscapes() |
Method Todos |
---|
AllocationExpression(): Anonymous classes will cause NPE. Need to check for nullity in a lot of places |
Method Todos |
---|
BlockStatement(): not sure if the UnmodifiedClassDeclaration/UnmodifiedInterfaceDeclaration ever get called, now that we have two different blocks. It would be nice to remove them |