This is the complete list of members for
tinybasic.DTFunction, including all inherited members.
| args | tinybasic.DTCodeType | [protected] |
| attachArg(int argnum, DTDataType arg) | tinybasic.DTCodeType | |
| callDepthStack | tinybasic.DTCodeType | [protected] |
| cb | tinybasic.DTCodeType | [protected] |
| DTCodeType(AST entry, AST cb, Scope scope, Vector args, String name) | tinybasic.DTCodeType | |
| DTFunction(int _ttype, AST entry, AST cb, Scope scope, Vector args, String name) | tinybasic.DTFunction | |
| entry | tinybasic.DTCodeType | [protected] |
| getAST() | tinybasic.DTCodeType | |
| name | tinybasic.DTCodeType | [package] |
| newCall(Context context) | tinybasic.DTCodeType | |
| scope | tinybasic.DTCodeType | [protected] |
| theContext | tinybasic.DTCodeType | [protected] |