Checkpointing. First pass at whitespace work complete.

This commit is contained in:
dmose
2003-08-17 22:15:53 +00:00
parent 5253be5ed7
commit 0fdccfdb50

View File

@@ -125,7 +125,7 @@ public class PdePreprocessor {
PdeRecognizer parser = new PdeRecognizer(filter);
// XXXdmose comments and stuff
parser.setASTNodeClass("antlr.CommonASTWithHiddenTokens");
parser.setASTNodeClass("antlr.ExtendedCommonASTWithHiddenTokens");
// start parsing at the compilationUnit non-terminal
//