antlr::NoViableAltException Class Reference

#include <NoViableAltException.hpp>

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

List of all members.

Public Member Functions

 NoViableAltException (RefAST t)
 NoViableAltException (RefToken t, const std::string &fileName_)
 ~NoViableAltException () throw ()
std::string getMessage () const

Public Attributes

const RefToken token
const RefAST node

Constructor & Destructor Documentation

antlr::NoViableAltException::NoViableAltException ( RefAST  t  ) 
antlr::NoViableAltException::NoViableAltException ( RefToken  t,
const std::string &  fileName_ 
)
antlr::NoViableAltException::~NoViableAltException (  )  throw () [inline]

Member Function Documentation

std::string antlr::NoViableAltException::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