|
Keywords.grm
|
%{
static
{
Lexicon.reserved("Group");
Lexicon.reserved("External");
Lexicon.reserved("Exists");
Lexicon.reserved("Forall");
Lexicon.reserved("Or");
Lexicon.reserved("And");
}
%}
This file was generated on Fri Feb 18 18:22:00 PST 2011 from file Keywords.grm
by the ilog.language.tools.Hilite Java tool written by Hassan Aït-Kaci