graphlr icon indicating copy to clipboard operation
graphlr copied to clipboard

How do you extend your grammar ?

Open mohanr opened this issue 8 years ago • 0 comments

Just came across this when I was building a simple code transformer. You mean you build a Antlr ParseTree Neo4J graph and store it in the DB ? How does it help you refactor ? I am using Antlr code itself to refactor.

Does this build inmemory without an actual Neo4J DB ? If so then just visualizing the nodes is going to be very powerful.

mohanr avatar Jul 13 '16 13:07 mohanr