KDevelop API Documentation

CharScannerLiteralsLess Class Reference

Functor for the literals map. More...

#include <CharScanner.hpp>

Inheritance diagram for CharScannerLiteralsLess:

Inheritance graph
[legend]
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.

Definition at line 60 of file CharScanner.hpp.


Constructor & Destructor Documentation

CharScannerLiteralsLess::CharScannerLiteralsLess const CharScanner theScanner  )  [inline]
 

Definition at line 67 of file CharScanner.hpp.


Member Function Documentation

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

Definition at line 498 of file CharScanner.hpp.

References ANTLR_USE_NAMESPACE, CharScanner::getCaseSensitiveLiterals(), and scanner.


Member Data Documentation

const CharScanner* CharScannerLiteralsLess::scanner [private]
 

Definition at line 62 of file CharScanner.hpp.

Referenced by operator()().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:37:35 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003