Aseba  1.5.5
Public Member Functions | Public Attributes | List of all members
Aseba::BytecodeElement Struct Reference

A bytecode element. More...

#include <compiler.h>

Public Member Functions

 BytecodeElement (unsigned short bytecode)
 
 BytecodeElement (unsigned short bytecode, unsigned short line)
 
 operator unsigned short () const
 
unsigned getWordSize () const
 Return the number of words this element takes in memory.
 

Public Attributes

unsigned short bytecode
 
unsigned short line
 bytecode itself More...
 

Detailed Description

A bytecode element.

Member Data Documentation

unsigned short Aseba::BytecodeElement::line

bytecode itself

line in source code


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