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

Description of a subroutine. More...

#include <compiler.h>

Public Member Functions

 SubroutineDescriptor (const std::wstring &name, unsigned address, unsigned line)
 

Public Attributes

std::wstring name
 
unsigned address
 
unsigned line
 

Detailed Description

Description of a subroutine.


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