ContRap-Core
Public Member Functions

crp::Break Class Reference

Class Break is the exception thrown by within a loop when needed to break it. More...

#include <interpreter.h>

Inheritance diagram for crp::Break:
crp::Error

Public Member Functions

 Break ()
 Constructor does nothing.

Detailed Description

Class Break is the exception thrown by within a loop when needed to break it.


Constructor & Destructor Documentation

crp::Break::Break ( ) [inline]

Constructor does nothing.


The documentation for this class was generated from the following file: