ANTLR Support Libraries 2.7.1+
Public Member Functions | Public Attributes
NoViableAltException Class Reference

#include <NoViableAltException.hpp>

Inheritance diagram for NoViableAltException:
Inheritance graph
[legend]
Collaboration diagram for NoViableAltException:
Collaboration graph
[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

NoViableAltException::NoViableAltException ( RefToken  t,
const std::string &  fileName_ 
)

Member Function Documentation

std::string NoViableAltException::getMessage ( ) const

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


Member Data Documentation


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