Header menu logo fantomas

Internal.Utilities.Text.Lexing Namespace

Type Description

LexBuffer<'Char>

Input buffers consumed by lexers generated by fslex.exe. The type must be generic to match the code generated by FsLex and FsYacc (if you would like to fix this, please submit a PR to the FsLexYacc repository allowing for optional emit of a non-generic type reference).

Position

Position information stored for lexing tokens

UnicodeTables

The type of tables for an unicode lexer generated by fslex.exe.

Type something to start searching.