Skip to content

kaby76/antlr-4395

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antlr-4395

antlr/antlr4#4395

This repo contains drivers for the Expr.g4 grammar for three targets. In each, ProgVisit() is commented out. The output from the three programs are similar for CSharp and Java, but Go is not, with no calls to any of the two other functions (DeclVisit(), ExprVisit()).