#include <CAnalyzer.hpp>
Public Member Functions | |
EvalFailedException (int operatorType) | |
int | getOperatorType () const |
Protected Attributes | |
int | operatorType_ |
Definition at line 62 of file CAnalyzer.hpp.
cfront::EvalFailedException::EvalFailedException | ( | int | operatorType | ) | [inline] |
Definition at line 64 of file CAnalyzer.hpp.
int cfront::EvalFailedException::getOperatorType | ( | ) | const [inline] |
int cfront::EvalFailedException::operatorType_ [protected] |