ANTLR Support Libraries 2.7.1+
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Public Member Functions | Private Attributes
CharScannerLiteralsLess Class Reference

#include <CharScanner.hpp>

Collaboration diagram for CharScannerLiteralsLess:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CharScannerLiteralsLess (const CharScanner *theScanner)
bool operator() (const std::string &x, const std::string &y) const

Private Attributes

const CharScannerscanner

Detailed Description

Functor for the literals map


Constructor & Destructor Documentation

CharScannerLiteralsLess::CharScannerLiteralsLess ( const CharScanner theScanner)
inline

Member Function Documentation

bool CharScannerLiteralsLess::operator() ( const std::string &  x,
const std::string &  y 
) const
inline

Member Data Documentation

const CharScanner* CharScannerLiteralsLess::scanner
private

The documentation for this class was generated from the following file: