%posarg in ml-yacc ?
Hi,
I've found the %posarg command in ml-lex
This command is do***ented in
http://www.classes.cs.uchicago.edu/archive/2003/spring/22600-1/docs/ml-lex.pdf
but not in
http://www.smlnj.org/doc/ML-Lex/manual.html
whereas this 2 papers are presented as "Version 1.6.0, October 1994 ".....
I don't know if it is a supported command.
How to use it in ml-yacc where the lexer must match LEXER or ARG_LEXER ?
Thanks,
Philippe
|