mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
Checkpointing. First pass at whitespace work complete.
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user