summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/jgram/JavaParser.g
Commit message (Collapse)AuthorAgeFilesLines
* gluegen: move all antlr grammars to a top-level directoryHarvey Harrison2014-05-311-1315/+0
| | | | | | | | /src/main/antlr/.. This gets the .g files unmixed from the non-generated java files for the cgram/jgram packages. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
* gluegen: update antlr grammer to produce annotated enum and functionName setsHarvey Harrison2014-05-181-4/+4
| | | | | | | The annotations are all commented out, uncomment them and reduce the type warnings during the build. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-0/+1315