class CodeRay::Scanners::Lua

Scanner for the Lua programming lanuage.

The language’s complete syntax is defined in the Lua manual, which is what this scanner tries to conform to.