javacc / javaccPlugin

A JavaCC plugin for Gradle
MIT License
33 stars 16 forks source link

Create a feature/cpp-user-ast branch #36

Closed zosrothko closed 7 years ago

zosrothko commented 7 years ago

Hi John

I am currently working to add the AST processing for the c++ generation of JavaCC. Could you create a branch named 'feature/cpp-user-ast' so I can push my changes into? Thanks

johnmartel commented 7 years ago

You can simply fork the project, create that branch in your fork and submit a pull request :)