#include "antlr/CharScanner.hpp"
#include "antlr/CommonToken.hpp"
#include "antlr/MismatchedCharException.hpp"
#include <map>
#include <cctype>
#include <iostream>
#include <cstring>
Functions | |
const | ANTLR_USE_NAMESPACE (std) string &CharScanner |
|
return a copy of the current text buffer |