Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
Phasor::VM::Halt Class Reference

Throws when the HALT opcode is reached. More...

#include <VM.hpp>

Inheritance diagram for Phasor::VM::Halt:
[legend]
Collaboration diagram for Phasor::VM::Halt:
[legend]

Public Member Functions

const char * what () const noexcept override

Detailed Description

Throws when the HALT opcode is reached.

Definition at line 74 of file VM.hpp.

Member Function Documentation

◆ what()

const char * Phasor::VM::Halt::what ( ) const
inlineoverridenoexcept

Definition at line 77 of file VM.hpp.


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