CharScannerLiteralsLess Class Reference
Functor for the literals map. More...
#include <CharScanner.hpp>
Inheritance diagram for CharScannerLiteralsLess:


Public Member Functions | |
CharScannerLiteralsLess (const CharScanner *theScanner) | |
bool | operator() (const std::string &x, const std::string &y) const |
Private Attributes | |
const CharScanner * | scanner |
Detailed Description
Functor for the literals map.
Definition at line 60 of file CharScanner.hpp.
Constructor & Destructor Documentation
|
Definition at line 67 of file CharScanner.hpp. |
Member Function Documentation
|
Definition at line 498 of file CharScanner.hpp. References ANTLR_USE_NAMESPACE, CharScanner::getCaseSensitiveLiterals(), and scanner. |
Member Data Documentation
|
Definition at line 62 of file CharScanner.hpp. Referenced by operator()(). |
The documentation for this class was generated from the following file:
- lib/antlr/antlr/CharScanner.hpp