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

zob syntax question



Is there any particular reason why we're using

  STRUCTPARAMS
  ...  
  END STRUCTPARAMS
  
instead of the more Java-like

  STRUCTPARAMS {
  ...
  };	
  
?

(The former messes up Emacs' semi-intelligent indentation:-()
-- 
%%% Antti-Juhani Kaijanaho % gaia@xxxxxx % http://www.iki.fi/gaia/ %%%