Aseba::BytecodeElement Struct Reference
[AESL Compiler]

A bytecode element. More...

#include <compiler.h>

List of all members.

Public Member Functions

 BytecodeElement (unsigned short bytecode, unsigned short line)
 BytecodeElement (unsigned short bytecode)
 BytecodeElement ()
 BytecodeElement (unsigned short bytecode, unsigned short line)
 BytecodeElement (unsigned short bytecode)
 BytecodeElement ()
 operator unsigned short () const
 operator unsigned short () const

Public Attributes

unsigned short bytecode
unsigned short line
 bytecode itself

Detailed Description

A bytecode element.

Definition at line 98 of file compiler.h.


Constructor & Destructor Documentation

Aseba::BytecodeElement::BytecodeElement (  ) 
Aseba::BytecodeElement::BytecodeElement ( unsigned short  bytecode  )  [inline]

Definition at line 101 of file compiler.h.

Aseba::BytecodeElement::BytecodeElement ( unsigned short  bytecode,
unsigned short  line 
) [inline]

Definition at line 102 of file compiler.h.

Aseba::BytecodeElement::BytecodeElement (  ) 
Aseba::BytecodeElement::BytecodeElement ( unsigned short  bytecode  )  [inline]

Definition at line 101 of file compiler.h.

Aseba::BytecodeElement::BytecodeElement ( unsigned short  bytecode,
unsigned short  line 
) [inline]

Definition at line 102 of file compiler.h.


Member Function Documentation

Aseba::BytecodeElement::operator unsigned short (  )  const [inline]

Definition at line 103 of file compiler.h.

Aseba::BytecodeElement::operator unsigned short (  )  const [inline]

Definition at line 103 of file compiler.h.


Member Data Documentation

Definition at line 105 of file compiler.h.

bytecode itself

line in source code

Definition at line 106 of file compiler.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


asebaros
Author(s): $author
autogenerated on Mon Sep 5 08:42:13 2011