version 0.4.1
ikarus.generator Namespace Reference

Functions

def decoratePre (pre)
 

Variables

 myAttributes = vars(SimpleGenerator).copy()
 
 MySimpleGenerator = type("MySimpleGenerator", (object,), myAttributes)
 

Function Documentation

◆ decoratePre()

def ikarus.generator.decoratePre (   pre)

Variable Documentation

◆ myAttributes

ikarus.generator.myAttributes = vars(SimpleGenerator).copy()

◆ MySimpleGenerator

ikarus.generator.MySimpleGenerator = type("MySimpleGenerator", (object,), myAttributes)