Triangle tools from the text book Programming Processors in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Deryck Brown c183dd4c24 Use "visit(this)" instead of "visit(this, null)". 3 years ago
..
AbstractSyntaxTrees Removed "the" prefix on variable names. 3 years ago
CodeGenerator Use "visit(this)" instead of "visit(this, null)". 3 years ago
ContextualAnalyzer Use "visit(this)" instead of "visit(this, null)". 3 years ago
SyntacticAnalyzer Format code and fix warnings. 3 years ago
TreeDrawer Format code and fix warnings. 3 years ago
Compiler.java Format code and fix warnings. 3 years ago
ErrorReporter.java Format code and fix warnings. 3 years ago
StdEnvironment.java Format code and fix warnings. 3 years ago