Match | ArgElement(TrivialLexer& lexer) static |
Match | Argument(TrivialLexer& lexer) static |
Match | CommandLine(TrivialLexer& lexer) static |
Match | EvenBackslashesAndQuotationMark(TrivialLexer& lexer) static |
Match | OddBackslashesAndLiteralQuotationMark(TrivialLexer& lexer) static |
std::vector<std::string> | Parse(TrivialLexer& lexer) static |
Match | Spaces(TrivialLexer& lexer) static |
Match | StringChar(TrivialLexer& lexer) static |