Trees | Index | Help |
|
---|
Package utility :: Module TypeCheckUtility :: Class TypeCheckUtility |
|
Method Summary | |
---|---|
__init__(self,
debug)
| |
Function used in debug mode to type check arguments of functions, since it is not native in python |
Class Variable Summary | |
---|---|
Callable |
getInstance = <utility.TypeCheckUtility.Callable instanc...
|
TypeCheckUtility |
instance = <utility.TypeCheckUtility.TypeCheckUtility in...
|
Method Details |
---|
typeCheck(self, args, types)Function used in debug mode to type check arguments of functions, since it is not native in python |
Class Variable Details |
---|
getInstance
|
instance
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 26 22:55:24 2004 | http://epydoc.sf.net |