o_Create Lexical Scanner
Create a LexicalScanner to have the lexers that are visible in the current module.
As a nicety, since the bundle name isn't actually used during lexing, and since lexers can interfere with each other, de-duplicate lexers that might be from different bundles but the same method.
Parameters
self
The module.