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

Пространства имен

MySql.Parser.Tests

Классы

Имя Описание
CaseInsensitiveInputStream Case insensitive implementation of an input stream.
MySQL51Lexer
MySQL51Lexer.DFA11
MySQL51Lexer.DFA18
MySQL51Lexer.DFA27
MySQL51Parser
MySQLLexer Abstract superclass for MySQL Lexers, for now containing some common code, so it's not in the grammar. Author: kroepke
MySQLParser
TokenStreamRemovable These class adds remove token capability to the CommonTokenStream.