This is the complete list of members for GlobalFunctionSpecification, including all inherited members.
__init__(self) | GlobalFunctionSpecification | |
constructor | FunctionSpecification | |
generateGlobalCode(self, file) | GlobalFunctionSpecification | |
generateGlobalDowncastCode(self, file) | GlobalFunctionSpecification | |
generateMethodCode(self, methodClass, file, nesting) | GlobalFunctionSpecification | |
getFinalName(self) | FunctionSpecification | |
index | FunctionSpecification | |
isConstructor(self) | FunctionSpecification | |
isStatic(self) | FunctionSpecification | |
name | FunctionSpecification | |
outputBody(self, file, needsDowncast=1, typeChecking=1) | GlobalFunctionSpecification | |
outputCFunctionComment(self, file, nesting) | FunctionSpecification | |
outputFooter(self, file) | GlobalFunctionSpecification | |
outputHeader(self, file) | GlobalFunctionSpecification | |
outputMethodBody(self, methodClass, file, nesting) | GlobalFunctionSpecification | |
outputMethodFooter(self, methodClass, file, nesting) | GlobalFunctionSpecification | |
outputMethodHeader(self, methodClass, file, nesting) | GlobalFunctionSpecification | |
outputOverloadedCall(self, file, classTypeDesc, numArgs) | FunctionSpecification | |
outputTypeChecking(self, methodClass, args, file, nesting) | FunctionSpecification | |
overloaded | FunctionSpecification | |
typeDescriptor | FunctionSpecification | |