mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
bug fixing, get things compiling again
This commit is contained in:
@@ -8,9 +8,9 @@ package antlr;
|
||||
*/
|
||||
|
||||
import java.io.*;
|
||||
import antlr.*;
|
||||
//import antlr.*;
|
||||
import antlr.collections.*;
|
||||
import antlr.collections.impl.*;
|
||||
//import antlr.collections.impl.*;
|
||||
|
||||
/** A CommonAST whose initialization copies hidden token
|
||||
* information from the Token used to create a node.
|
||||
|
||||
Reference in New Issue
Block a user