Home | Download | ANTLRWorks | Wiki | About ANTLR | Feedback | Support | Bugs | v2


Latest version is 3.0.1
Download now! »

Download
» Home
» Download
» ANTLRWorks
» News
»Using ANTLR
» Documentation
» FAQ
» Articles
» Grammars
» File Sharing
» Runtime API
» Tech Support
» Bug Tracking
»About ANTLR
» What is ANTLR
» Why use ANTLR
» Showcase
» Testimonials
» Getting Started
» Software License
» ANTLR WebLogs
» ANTLR Workshops
»StringTemplate
»ANTLR v2
»Feedback
»Credits
»Contact


Support StringTemplate, ANTLR Project by making a donation! Terence often pays for things like the antlr.org server, conference travel, and this site design (that alone cost US$1000). Buy him a beer and pizza remotely ;)

Search



Menu File

Menu File

  • New: open a new blank grammar file
  • Open: open a new grammar file. Only ANTLR 3 grammar file are recognized by ANTLRWorks. The file must have the extension '.g'.
  • Open Recent: open a recently used file.
  • Close: close the current opened grammar file.
  • Save: save the current opened grammar file.
  • Save As: save the current opened grammar file under another name.
  • Export: export the selected diagram (syntax diagram, parse tree, AST) to various format (EPS, Bitmap image or DOT file).
  • Export Event: export the current debugger events to a text file.
  • Print: print the current grammar file. The current implementation simply prints the grammar by scaling it in order to fit the longest grammar line into the printer's page.