#include <Standard.hxx>#include <Handle_ExprIntrp_SyntaxError.hxx>#include <Standard_SStream.hxx>#include <Standard_Failure.hxx>Defines | |
| #define | ExprIntrp_SyntaxError_Raise_if(CONDITION, MESSAGE) if (CONDITION) ExprIntrp_SyntaxError::Raise(MESSAGE); |
|
|
|
1.4.1