ANTLR Support Libraries 2.7.1+
Public Member Functions | Private Attributes | List of all members
CharScannerLiteralsLess Class Reference

#include <CharScanner.hpp>

Inheritance diagram for CharScannerLiteralsLess:
Inheritance graph
[legend]
Collaboration diagram for CharScannerLiteralsLess:
Collaboration graph
[legend]

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::CharScannerLiteralsLess ( const CharScanner theScanner)
inline

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ scanner

const CharScanner* CharScannerLiteralsLess::scanner
private

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