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

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dantlr.vim2 " Antlr: ANTLR, Another Tool For Language Recognition <www.antlr.org>
28 "remove catching errors caused by wrong parenthesis (does not work in antlr
46 syn keyword antlrPackages options language buildAST
50 " the dot is necessary as otherwise it will be matched as a keyword.
53 syn keyword antlrActionToken TOKEN SKIP MORE SPECIAL_TOKEN
54 syn keyword antlrError DEBUG IGNORE_IN_BNF
68 let b:current_syntax = "antlr"

Completed in 129 milliseconds