Instead of storing "act" and "cs" as an instance variable they (along with some other variables) are now stored in a struct. This struct is attached to a lexer instance using the (crappy) Data_Get_Struct/Data_Wrap_Struct API. |
||
|---|---|---|
| .. | ||
| extconf.rb | ||
| lexer.h | ||
| lexer.rl | ||
| liboga.c | ||
| liboga.h | ||