Package tech.ixor.calclox.tools
Class GenerateAst
java.lang.Object
tech.ixor.calclox.tools.GenerateAst
A Java command-line tool that generate the AST classes (Expr) for the CalcLox language.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenerateAst
public GenerateAst()
-
-
Method Details
-
main
-