C# (CSharp) AsmHighlighter.Lexer Пространство имен

Классы

Имя Описание
ScanBase
ScanBuff
Scanner
Scanner.BigEndTextBuff This is the Buffer for Big-endian UTF16 files.
Scanner.Context
Scanner.LittleEndTextBuff This is the Buffer for Little-endian UTF16 files.
Scanner.StreamBuff
Scanner.StringBuff
Scanner.Table
Scanner.TextBuff This is the Buffer for UTF8 files. It attempts to read the encoding preamble, which for this encoding should be unicode point \uFEFF which is encoded as EF BB BF