Hello. I am evaluating whether to use javacc or sablecc, and I was browsing the java grammars written in both. In javacc, there seems to be a substantial amount of some explicit lookahead definitions, while in sablecc I have not seen any. What is the reason of this? Are sablecc grammars on some higher level or what? Thanks, Artur