Searched +refs:antlr +refs:version (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/
H A Dantlr.jar ... META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr antlr. ...
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dantlr.vim2 " Antlr: ANTLR, Another Tool For Language Recognition <www.antlr.org>
7 " For version 5.x: Clear all syntax items
8 " For version 6.x: Quit when a syntax file was already loaded
9 if version < 600
21 if version < 600
28 "remove catching errors caused by wrong parenthesis (does not work in antlr
56 if version >= 508 || !exists("did_antlr_syntax_inits")
57 if version < 508
68 let b:current_syntax = "antlr"
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dantlr-mode.el0 ;;; antlr-mode.el --- major mode for ANTLR grammar files
8 ;; Version: (see `antlr-version' below)
9 ;; X-URL: http://antlr-mode.sourceforge.net/
15 ;; the Free Software Foundation; either version 2, or (at your option)
16 ;; any later version.
35 ;; For details, check <http://antlr-mode.sourceforge.net/> or, if you prefer
37 ;; `antlr-mode'. ANTLR is a LL(k)-based recognition tool which generates
39 ;; found at <http://www.antlr.org/>.
41 ;; Bug fixes, bug reports, improvements, and suggestions for the newest version
204 (defgroup antlr nil function
[all...]

Completed in 204 milliseconds