Converting to new leex

Attila Rajmund Nohl attila.r.nohl@REDACTED
Thu Aug 27 17:22:53 CEST 2009


Hello!

I have some old code using an old leex version like this:

S = lists:sublist(YYtext, 2, YYlen - 2)

I know that I have to replace YYtext with TokenChars, but what shall I
use instead of YYlen?


More information about the erlang-questions mailing list