[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hidden Alternatives



Hi Etienne,


On Fri, 4 Jul 2003, Etienne Bergeron wrote:

> 
> 	Does hidden alternatives are still supported in SableCC 3.0?
No. Hidden alternatives in SableCC2.x.x are mainly used to do CST->AST
transformations. Since the new SableCC3.0 provide this mechanism
automatically, the need of hidden alternatives becomes obselete.


> 
>   primary  =   {name} name 
>              | ({function_call} name)
>              ;
> 
> 
> 	With SableCC 2.18.1, class node.AFunctionCallPrimary is define in 
> package node but with it is undefine with SableCC 3.0.0-beta or SableCC 
> 3-beta.1 ?
> 
> -- 
> Bergeron Etienne
> Laboratoire de compilation et traitement parallele
> Universite de Montreal 
> http://www.iro.umontreal.ca/~bergeret
> ---------------------------------------------------------
> The First Rule of System Programing:
>  Never test for an error condition you don't know how to handle. 
> 
> 


 Kevin.