Public Member Functions | Public Attributes
Clasp::ParseError Struct Reference

Instances of this class are thrown if a problem occurs during parsing input. More...

#include <parser.h>

Inheritance diagram for Clasp::ParseError:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ParseError (unsigned line, const char *msg)

Public Attributes

unsigned line

Detailed Description

Instances of this class are thrown if a problem occurs during parsing input.

Definition at line 38 of file parser.h.


Constructor & Destructor Documentation

Clasp::ParseError::ParseError ( unsigned  line,
const char *  msg 
)

Definition at line 52 of file parser.cpp.


Member Data Documentation

Definition at line 40 of file parser.h.


The documentation for this struct was generated from the following files:


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41