introduces GeneratePrintVisitor which automatically generates the code for a syntax...
authorThomas Walker Lynch <xtujpz@reasoningtechnology.com>
Thu, 5 Sep 2024 14:21:01 +0000 (14:21 +0000)
committerThomas Walker Lynch <xtujpz@reasoningtechnology.com>
Thu, 5 Sep 2024 14:21:01 +0000 (14:21 +0000)
commitbfa917d0d9ecb23e6eb995f6933bf6e351cecf81
treee03dde105e8eb67cfb11471146132fefed90af2b
parentc4f5180bc40c03e7494907ad8eaab98d887f41a8
introduces GeneratePrintVisitor which automatically generates the code for a syntax diagrammer print visitor
developer/executor/GeneratePrintVisitor [new file with mode: 0755]
developer/executor/GeneratePrintVisitorMethod [new file with mode: 0755]
developer/executor/env_build
developer/executor/makefile-project.mk
developer/executor/makefile-tool.mk
developer/executor/makefile-top.mk
developer/javac/Arithmetic_Syntax.java
developer/javac/GeneratePrintVisitor.java [new file with mode: 0644]
developer/javac/GeneratePrintVisitorMethod.java [new file with mode: 0644]