antlr4 icon indicating copy to clipboard operation
antlr4 copied to clipboard

Investigate generating a syntax factory

Open sharwell opened this issue 10 years ago • 0 comments

The SyntaxFactory class in Roslyn provides simple methods for creating new syntax trees. ANTLR users wishing to perform manual construction of syntax trees could benefit from automatically generating this type of factory.

sharwell avatar Nov 09 '14 17:11 sharwell