ANTLR Support Libraries 2.7.1+
Public Member Functions | Private Attributes

antlr::CharScannerLiteralsLess Class Reference

#include <CharScanner.hpp>

Collaboration diagram for antlr::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

antlr::CharScannerLiteralsLess::CharScannerLiteralsLess ( const CharScanner theScanner) [inline]

Member Function Documentation

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

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines