ANTLR Support Libraries 2.7.1+
|
Go to the source code of this file.
Namespaces | |
namespace | antlr |
Functions | |
std::istream & | antlr::eatwhite (std::istream &is) |
std::string | antlr::read_string (std::istream &in) |
std::string | antlr::read_identifier (std::istream &in) |
void | antlr::read_AttributeNValue (std::istream &in, std::string &attribute, std::string &value) |