Table of Contents

Class: Simulator .\src\TW\API\Modules.py
Methods   
ASSIGN_VAR
DEFINE_CLASS
DEFINE_FUNCTION
IMPORT_STAR
__init__
execute
finish
  ASSIGN_VAR 
ASSIGN_VAR (
        self,
        value,
        qname,
        )

  DEFINE_CLASS 
DEFINE_CLASS (
        self,
        name,
        bases,
        cdict,
        qname,
        )

  DEFINE_FUNCTION 
DEFINE_FUNCTION (
        self,
        value,
        qname,
        )

  IMPORT_STAR 
IMPORT_STAR (
        self,
        module,
        locals,
        prefix,
        )

  __init__ 
__init__ ( self,  dict )

  execute 
execute ( self,  code )

  finish 
finish ( self )


Table of Contents

This document was automatically generated on Sun Mar 31 18:23:10 2002 by HappyDoc version WORKING