typos and todos

This commit is contained in:
Jonathan Shook
2024-01-11 00:41:31 -06:00
parent f6444c4509
commit 8d9d684e79
3 changed files with 3 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ import java.util.regex.Pattern;
/**
* TODO: provide before and after atfile processing logs for diagnostics
* TODO:ERRORHANDLER Cannot invoke "Object.getClass()" because "scopeOfInclude" is null on file full of comments only
*/
public class NBAtFile {
// private final static Logger logger = LogManager.getLogger(NBAtFile.class);