Aseba::ProgramNode Struct Reference
[AESL Compiler]

Node for "program", i.e. a block node with some special behaviour later on. More...

#include <tree.h>

Inheritance diagram for Aseba::ProgramNode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void emit (PreLinkBytecode &bytecodes) const
 Generate bytecode.
 ProgramNode (const SourcePos &sourcePos)
 Constructor.
virtual std::string toNodeName () const
 Return a string representation of the name of this node.
virtual std::string toString () const
 Return a string representation of this node.

Detailed Description

Node for "program", i.e. a block node with some special behaviour later on.

Definition at line 102 of file tree.h.


Constructor & Destructor Documentation

Aseba::ProgramNode::ProgramNode ( const SourcePos sourcePos  )  [inline]

Constructor.

Definition at line 105 of file tree.h.


Member Function Documentation

virtual std::string Aseba::ProgramNode::toNodeName (  )  const [inline, virtual]

Return a string representation of the name of this node.

Reimplemented from Aseba::BlockNode.

Definition at line 109 of file tree.h.

virtual std::string Aseba::ProgramNode::toString (  )  const [inline, virtual]

Return a string representation of this node.

Reimplemented from Aseba::BlockNode.

Definition at line 108 of file tree.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:15 2011