antlr::NoViableAltForCharException Class Reference

#include <NoViableAltForCharException.hpp>

Inheritance diagram for antlr::NoViableAltForCharException:
[legend]
Collaboration diagram for antlr::NoViableAltForCharException:
[legend]

List of all members.

Public Member Functions

 NoViableAltForCharException (int c, CharScanner *scanner)
 NoViableAltForCharException (int c, const std::string &fileName_, int line_, int column_)
virtual ~NoViableAltForCharException () throw ()
std::string getMessage () const
 Returns a clean error message (no line number/column information).

Protected Attributes

int foundChar

Constructor & Destructor Documentation

antlr::NoViableAltForCharException::NoViableAltForCharException ( int  c,
CharScanner scanner 
)
antlr::NoViableAltForCharException::NoViableAltForCharException ( int  c,
const std::string &  fileName_,
int  line_,
int  column_ 
)
virtual antlr::NoViableAltForCharException::~NoViableAltForCharException (  )  throw () [inline, virtual]

Member Function Documentation

std::string antlr::NoViableAltForCharException::getMessage (  )  const [virtual]

Returns a clean error message (no line number/column information).

Reimplemented from ANTLRException.


Member Data Documentation


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

Generated on 16 Nov 2015 for ANTLR Support Libraries 2.7.1+ by  doxygen 1.6.1