tweak comment

This commit is contained in:
Terence Parr 2012-11-18 09:12:30 -08:00
parent afe2224881
commit fb63c9927e
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@ import java.util.List;
* IMPORT_NAME_CLASH
* REPEATED_PREQUEL
* TOKEN_NAMES_MUST_START_UPPER
*
* TODO: 1 action per lex rule
*/
public class BasicSemanticChecks extends GrammarTreeVisitor {
/** Set of valid imports. Maps delegate to set of delegator grammar types.