Tenncor
Public Attributes | List of all members
teq::Opcode Struct Referencefinal

Encoding of operation. More...

#include <ifunctor.hpp>

Public Attributes

std::string name_
 String representation of operation. More...
 
size_t code_
 Numerical encoding of operation. More...
 

Detailed Description

Encoding of operation.

Member Data Documentation

◆ code_

size_t teq::Opcode::code_

Numerical encoding of operation.

◆ name_

std::string teq::Opcode::name_

String representation of operation.


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