[antlr-interest] Strange problem with syntactic predicates

Kay Roepke kroepke at classdump.org
Sun Jul 29 06:56:54 PDT 2007


On Jul 29, 2007, at 2:09 PM, Ali Salehi wrote:

> Whenever i want to test this grammar using the antlr in the  
> interpreter
> [GUI],
> I get the FailedPredicateException(start,{synpred1}?) error for a  
> simple
> input of 'namely' [without quotes].

The interpreter currently does not support predicates. Try to use  
"Debug Remote..." and start
a simple "driver program" with your grammar built using the -debug  
switch when invoking org.antlr.Tool.

HTH,
-k
-- 
Kay Röpke
http://classdump.org/






More information about the antlr-interest mailing list